/* html format styles */body {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;	color: #000000;}h1 { font-family: Arial, Helvetica, sans-serif; 24px; color: #666666; font-weight: bold}h2 {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #666666}h3 { font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #666666}a:link {	color: #990000;	text-decoration: underline;}a:visited {	color: #500000;	text-decoration: underline;}a:hover {	color: #003366;	text-decoration: underline;}a:active {	color: #003399;	text-decoration: underline;}/* begin special class styles */.Footer {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	text-decoration: none;	color: #999999;}.NavLinkNormal {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	text-decoration: none;	color: #FFFFFF;}.NavLinkNormal a:link {	text-decoration: none;	font-weight: normal;	color: #FFFFFF;}.NavLinkNormal a:visited {	text-decoration: none;	font-weight: normal;	color: #FFFFFF;}.NavLinkNormal a:hover {	text-decoration: underline;	font-weight: normal;	color: #333333;}.NavLinkNormal a:active {	text-decoration: underline;	font-weight: normal;	color: #000000;}/* end stylesheet */