A  {
	text-decoration : none;
	font-weight : bold;
	color : #333333;
}

A:hover  {
	text-decoration : underline! important;
}
BODY  {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	color: #000000;
	background-color: #FFFFFF;
}
P, UL, OL, LI, DIV, SPAN  {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	color: #000000;
}
TR, TD, TABLE  {
	font-family : Verdana, sans-serif;
	font-size : 9pt;
	color: #000000;
}

H1  {
	font-family : Verdana, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #000000;
	text-align : left;
}

H3 {
	font-family : Verdana, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	color : #000000;
	text-align : left;
}