P  {

	font-size : 10.0pt;
	font-family : Arial;
	text-indent : .25in;

}
H1  {
	font-family : Arial;
	font-size : 14.0pt;
	text-align : Center;
	font-weight : bold;
}
H2  {
	font-family : Arial;
	font-size : 12.0pt;
	text-align : Center;
	font-weight : bold;
	text-decoration : underline;
}
H3  {
	font-family : Arial;
	font-size : 20.0pt;
	text-align : Center;
	font-weight : bold;
	text-decoration : underline;}
A:Visited  {
	font-family : Arial;
	font-weight : Bold;
	font-size : 10.0pt;
	color : Silver;
}
A {
	font-family : Arial;
	font-weight : Bold;
	font-size : 10.0pt;
	color : Orange;
	
}
A:Active  {
	font-family : Arial;
	font-weight : Bold;
	font-size : 10.0pt;
	color : red;
}
A:Hover  {
	font-family : Arial;
	font-size : 10.0pt;
	color : White;
	font-style:italic;
	background-color: #0033cc;
}
BODY  
{ 
	font-family : Arial;
	font-size : 10.0pt;
}
