
BODY { 	font-family: " verdana,Arial,helvetica";	font-size: 11pt;	font-weight: normal;		color: black;}

H1 {font-family: " verdana,Arial,helvetica";	font-variant: small-caps;	font-size: 25pt;	font-weight: normal;	color:indigo;	text-align:center;}H2 {font-family: " verdana,Arial,helvetica";	font-variant: small-caps;	font-size: 14pt;	font-weight: normal;	color:BLACK;}H3 {font-size:31pt;	 font-family: Arial;	 color:  yellow;	 background: black;}h1 {font-family: " verdana,Arial,helvetica";	font-variant: small-caps;	font-size: 25pt;	font-weight: normal;	color:indigo;	text-align:center;}h2 {font-family: " verdana,Arial,helvetica";	font-variant: small-caps;	font-size: 14pt;	font-weight: normal;	color:BLACK;}h3 {font-size:31pt;	 font-family: " verdana,Arial,helvetica";	 color:  yellow;	 background: black;	 }


A:link {text-decoration: none;	color: indigo;	font-size: 10pt;	font-weight: bold;	font-family: " verdana,arial";}
A:visited {text-decoration: none;	color: indigo;	font-size: 10pt;	font-weight: bold;	font-family: " verdana,arial";}
A:hover {text-decoration: none;	background: black; color: white;
	font-size: 10pt;	font-weight: bold;	font-family: " verdana,arial,helvetica";}
A:Active {text-decoration: none;	background: black; color: yellow;
	font-size: 10pt;	font-weight: bold;	font-family: " verdana,arial,helvetica";}