H1  {
	font-size : 16pt;
	font-family : Geneva, Arial, Helvetica, san-serif;
	font-weight : bold;
	font-style : normal;
	color : #006699;
}

H2  {
	font-size : 12pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}

H3  {
	font-size : 12pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
	color : black;
}

BODY  {
	color : black;
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}

P  {
	color : black;
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}

td  {
	color : black;
	font-size : 12px;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : normal;
	font-style : normal;
}

A:link  {
	color : #FF9933;
}


A:hover  {
	color : red;
	text-decoration: underline;
}


A:active  {
	color : #FF9933;
	text-decoration: underline;
}

A:visited  {
	color : #FF9933;
	text-decoration: underline;
}

H6  {
	font-size : 9pt;
	font-family : Georgia, "Times New Roman", Times, serif;
	font-weight : bold;
	font-style : normal;
	color : black;
}
.verdana9 {

	color : black;
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}
.verdana9Bold {


	color : black;
	font-size : 9px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
}
