P  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
	color : Blue;
}

H1  {
	font-size : 2pt;
	font-family : Verdana;
	color: #FFFFFF;

}

H2  {
	font-size : 1pt;
	font-family : Verdana;
	color: #000000;

}

H3  {
	font-size : 6pt;
	font-family : Verdana;
}

a  {
	font-size : 7pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration : none;
	border-style : none;
	float : none;
}

A:Visited  {
	font-size : 7pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Teal;
	text-decoration : none;
}

a:active  {
	font-size : 7pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	text-decoration : none;
}

A:Hover  {
	font-size : 7pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Red;
	text-decoration : none;
}

BODY  {
	font-size : 10pt;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : Blue;
}
