P  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #990000;
}

H1  {
	font-size : 15pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #993300;
}

H2  {
	font-size : 14pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #cc3300;
}

H3  {
	font-size : 13pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #ff66cc;
}

H4.nav  {
	font-size : 12pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

A  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FFFF00;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : bold;
	font-style : normal;
	color : #ffffff;
	text-decoration : none;
}

BODY  {
	bgcolor : #ffffcc;
	font-family : Verdana;
	font-size : 10pt;
	background-color: #CC0000;


}

TH  {
	font-family : Verdana;
	font-weight : bold;
	color : #cc0000;
	font-size : 10pt;
}

TABLE  {
	background-color : #f8a803;
	border: thin none #FFFFff;



}

HR  {
	width : 80%;
	color : #f8a803;
}
