P   {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
}

H1  {
	font-size : 24pt;
	font-family : verdana;
	font-weight : bold;
}

H2  {
	font-weight : bold;
	font-size : 18pt;
	font-family : verdana;
}

H3  {
	font-size : 14pt;
	font-family : verdana;
	font-weight : bold;
}

H4  {
	font-size : 12pt;
	font-family : verdana;
	font-weight : bold;
}
A  {
	font-weight : normal;
	font-size : 10pt;
	font-family : verdana;
	color : #000000;
}


A:Visited  {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A:Active  {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

A:Hover  {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : red;
}

}

BODY  {
	font-size : 10pt;
	font-family : verdana;
	font-weight : normal;
}



