P  {}



H1  {}



H2  {}



H3  {}



A  {

	color : Blue;

	font-size : 10pt;

	font-weight : normal;

	font-style : normal;

}



A:Visited  {

	color : Blue;

}



A:Active  {

	color : Blue;

}



A:Hover  {

	color : Red;

}



BODY  {

	font-family : Arial,Helvetica;

	color : Black;

	background-color : #FFFFFF;

}



B {

	font-family : Arial,Helvetica;

	color : Black;

   font-weight : bold;

	background-color : #FFFFFF;

}

A.horiz_menu  {

	font-size : 8pt;

	font-family : arial, verdana;

	color : Blue;

	font-weight : bold;

	text-transform : uppercase;

}



DIV.title  {

	font-size : 14pt;

	font-family : Arial,Helvetica;

	font-weight : bold;

	font-style : normal;

	color : black;

	text-align : center;

	display : block;

	padding-top : 10;

}



TD  {

	font-family : Arial,Helvetica;

	font-weight : normal;

	font-size : 10pt;

	font-style : normal;

	color : Black;

}



div.center  {

	text-align : center;

}



A.email  {

	color : Blue;

	font-style : italic;

	font-family : sans-serif;

	font-weight : bold;

}



TD.bold  {

	font-family : Arial,Helvetica;

	font-weight : bold;

	font-size : 10pt;

	font-style : normal;

	color : Black;

}



TD.red_heading  {

	font-family : Arial,Helvetica;

	;

	font-size : 12pt;

	font-weight : bold;

	font-style : normal;

	color : Red;

}



.smalltext  {

	font-size : 8pt;

}



div.right  {

	text-align : right;

}



DIV.red_heading  {

	color : Red;

	font-weight : bold;

	font-family : Arial;

	font-size : Arial,Helvetica;

	;

	font-style : normal;

}



A.pagelink  {

	color : Blue;

	font-weight : bold;

}



P.Menu  {

	background-color : Black;

	color : Aqua;

	font-style : normal;

	font-weight : bold;

	font-family : Arial;

	font-size : 11pt;

}