BODY {	background: white;	font-family: Arial, Verdana, sans-serif;}H1 {font-family: Arial, Verdana, sans-serif;	font-size: 24pt;	font-variant: small-caps;	font-weight: bold;	color: Blue;}H2 {font-family: Arial, Verdana, sans-serif;	font-size: 18pt;	font-variant: small-caps;	font-weight: bold;	color:navy;}H3 {font-family: Arial, Verdana, sans-serif;	font-size: 14pt;	font-variant: small-caps;	font-weight: bold;	color: navy;}H4 {font-family: Arial, Verdana, sans-serif;    font-size: 12pt;	color : black;	}A {    font-size: 10pt;	text-decoration: none;	color: blue;}A:Hover {	text-decoration: overline underline;	background: #CCCCCC;	color: red;}A:Visited {color: green;}HR {	color: blue;	height: 1pt;	width: 75%;}