P  {
	font-family : Verdana;
	font-size : 10pt;
}

H1  {
	font-size : 18pt;
	font-family : Comic Sans MS;
	font-weight : bold;
}

H2  {
	font-size : 14pt;
	font-family : Comic Sans MS;
	font-weight : bold;
}

H3  {
	font-size : 12pt;
	font-family : Comic Sans MS;
	font-weight : bold;
}

A  {
	text-decoration : none;
	font-family : Comic Sans MS;
	font-size : 10pt;
	color : #0000FF;
}

A:Visited  {
	text-decoration : none;
	font-family : Comic Sans MS;
	font-size : 10pt;
	color : #800080;
}

A:Active  {
	text-decoration : none;
	font-size : 10pt;
	font-family : Comic Sans MS;
	color : #0000FF;
}

A:Hover  {
	text-decoration : underline;
	font-family : Comic Sans MS;
	font-size : 10pt;
	color : #FF0000;
}

BODY  {}

TD  {
	font-family : Verdana;
	font-size : 10pt;
}

TR  {
	font-family : Verdana;
	font-size : 10pt;
}

TH  {
	font-weight : bold;
	font-family : Verdana;
	font-size : 10pt;
}

LI  {
	font-family : Verdana;
	font-size : 10pt;
}

