BODY {
	background: transparent;
	color : Black;
	font-family : Verdana;
	font-size: 10pt;
}
   DIV {
	font-family : Verdana;
	font-size : 8pt
}
   
   TD, BLOCKQUOTE, DL, UL, OL {
	font-family : Verdana;
	font-size : 10pt
}
   TH {
	font-family : verdana;
	font-size: 8pt;
	font-weight : bold
}
   H1 {
	font-family: Verdana;
	font-size: 8pt;
	color : White;
	margin-bottom : 6px;
}
   H2 {
	font-family: Verdana;
	font-size: 8pt;
	font-weight : lighter;
	margin-bottom : 3pt;
}
   P {
	font-family : Verdana;
	font-size : 10pt
}
A {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A:Hover {
	text-decoration: underline;
	color: #336666;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
HR {
	color: Black;
	height: 1pt;
}
