P, Pre, A, H, UL, BODY  {
	font-family : arial, verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Maroon;
	font-size : 9pt;
}

P B  {
	font-size : 12pt;
	font-weight : bold;
}

P.bg  {
	font-size : 24pt;
	font-weight : bold;
}

H1  {
	font-size : 25pt;
	font-weight : bold;
}

H2  {
	font-size : 20pt;
	font-weight : bold;
	text-align : center;
}

H3  {
	font-size : 14pt;
	font-weight : bold;
}

A  {
	font-size : 9pt;
	color : Navy;
}

A:Visited  {
	font-size : 9pt;
}

A:Active  {
	font-size : 9pt;
}

A.lnk  {
	font-size : 12pt;
	font-weight : bold;
}

A:Visited.lnk  {
	font-size : 12pt;
}

A:Active.lnk  {
	font-size : 12pt;
	font-weight : bold;
}

.hd  {
	font-size : 14pt;
	color : White;
	font-family : Arial, Helvetica, sans-serif;
}

A.hd , A:Active.hd , A:Visited.hd  {
	font-size : 14pt;
	background-color : Maroon;
	color : White;
	hover : Yellow;
}

A:Hover.hd {
	color : Yellow;
	}
	

