DIV  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 9pt;
	color : Gray;
}

td  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	color : #990099;
}

A  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	text-decoration : none;
	color : Navy;
}

A:Hover  {
	font-family : Georgia, "Times New Roman", Times, serif;;
	font-size : 10pt;
	text-decoration : underline;
	color : Blue;
}


H1  {
	color : Purple;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 14pt;
	font-weight : normal;
	line-height : normal;
}

H2  {
	color : Purple;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 12pt;
	font-style : normal;
	font-variant : normal;
}

UL, LI  {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 10pt;
	color : Purple;
}

