P  {
	font-size : 10pt;
	font-family : Verdana;
	color : Black;
}

H1  {
	font-size : 22pt;
	font-family : Arial;
	font-weight : bold;
	color : Red;
}

H2  {
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	font-style : italic;
	color : Black;
}

H3  {}

A  {
	font-size : 10pt;
	font-family : Verdana;
	text-decoration : none;
	color : Black;
}

A:Visited  {
	font-size : 10pt;
	font-family : Verdana;
	text-decoration : none;
	color : Black;
}

A:Active  {
	font-size : 10pt;
	font-family : Verdana;
	text-decoration : none;
	color : Black;
}

A:Hover  {
	font-size : 10pt;
	font-family : Verdana;
	text-decoration : none;
	color : Red;
}

BODY  {
	font-size : 10pt;
	font-family : Verdana;
	color : Black;
}

td  {
	font-size : 10pt;
	font-family : Verdana;
}

