#head a:link { color: #5F6E83; font-family: Tahoma, Arial, sans-serif; font-size: 7pt; text-decoration: underline; }
#head a:visited { color: #5F6E83; font-family: Tahoma, Arial, sans-serif; font-size: 7pt; text-decoration: underline; }
#head a:active { color: #5F6E83; font-family: Tahoma, Arial, sans-serif; font-size: 7pt; text-decoration: underline; }
#head a:hover { color: #5F6E83; font-family: Tahoma, Arial, sans-serif; font-size: 7pt; text-decoration: none; }

#body input, #body select, #body textarea
{
	background-color: #F9F9F9;
	color: #555555;
	border: 1px solid #808080;
	font-family: Arial, sans-serif;
	font-size: 8pt;
}

#body p
{
	color: #707070;
	background-color: #D0D0D0;
	border: 1px solid #959595;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

#body ul
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#body li
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 2px;
}

#body a:link { color: #959595; text-decoration: none; }
#body a:visited { color: #959595; text-decoration: none;  }
#body a:hover { color: #707070; text-decoration: underline;  }
#body a:active { color: #707070; text-decoration: none;  }
