.body {
	margin: 0px;
	background-color: #ffffff;color:#585858
}
.input         { font-family: Verdana; text-decoration: none; font-size: 11px; font-weight: 
               bold; border: 1px groove #000000; padding-left: 4px; 
               padding-right: 4px; padding-top: 1px; padding-bottom: 1px; 
               background-color: #F9FCF7}
               
.formbutton    {font-family: Verdana; font-size: 10px; font-weight: bold; border-style: solid;
               border-width: 1px; padding-left: 4px; padding-right: 4px; padding-top: 1px; 
               padding-bottom: 1px }       
               

.standardtext {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #585858;
	text-decoration: none
}
.standardtext a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #0a186b;
	text-decoration: none
}
.standardtext a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0a186b;
	text-decoration: none;
}
.standardtext a:hover {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #d10000;
	text-decoration: none
}
.standardtext a:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0a186b;
	text-decoration: none;
}
.standardtext-header {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	text-decoration: none
}
.standardtext-header a:link {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	text-decoration: none
}
.standardtext-header a:visited{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	text-decoration: none
}
.standardtext-header a:hover {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	text-decoration: none
}
.standardtext-header a:active{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #585858;
	text-decoration: none
}

