BODY
{
	scrollbar-base-color: Grey;
	scrollbar-arrow-color: Maroon;
	background-color: white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	
}

BODY A:active
{
	background-color: white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 9pt;
 color: Black;
	
}

.contents
{
	background-color: white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 10pt;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

.navhyperlink
{
	font-weight: bold;
	font-size: 9pt;
	color: maroon;
	font-family: Arial, Verdana, Arial;
}

.navhyperlink A:active
{
	font-weight: bold;
	font-size: 9pt;
	color: maroon;
	font-family: Arial, Verdana, Arial;
}

.navhyperlink A:link
{
	font-weight: bold;
	font-size: 9pt;
	color: maroon;
	font-family: Arial ,Verdana, Arial;
}

.navhyperlink A:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: maroon;
	font-family: Arial, Verdana, Arial;
}

.submitbttn
{
	border-right: black 1px outset;
	border-top: black 1px outset;
	font-size: 10pt;
	border-left: black 1px outset;
	color: black;
	border-bottom: black 1px outset;
	font-family: Arial;
	background-color: silver;
}

.textfields
{
	border-right: black 1px solid;
	padding-right: 2px;
	border-top: black 1px solid;
	padding-left: 2px;
	font-size: 10pt;
	padding-bottom: 2px;
	word-spacing: normal;
	text-transform: none;
	border-left: black 1px solid;
	padding-top: 2px;
	border-bottom: black 1px solid;
	font-family: Arial, Tahoma, Verdana;
	letter-spacing: normal;
	background-color: white;
}
