P  {
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 24pt;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	color : #0000FF;
}

H2  {
	font-size : 18pt;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	color : #0000FF;
}

H3  {
	font-size : 16pt;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	color : #0000FF;
}

A, A:Visited  {
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	font-style : normal;
	color : #0000FF;
	text-decoration: none;
}
A:Active, A:Hover  {
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial;
	font-weight : bold;
	font-style : normal;
	color : #FF0000;
	text-decoration: underline;
}

LI  {
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

TD  {
	font-size : 10pt;
	font-family : Verdana, Tahoma, Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
