BODY, TD, P {
	font-family : Verdana, Helvetica, sans-serif ;
	font-size : 9pt;
}

H6 {
	font-family : Verdana, Helvetica, sans-serif ;
	font-size : 8pt;
	text-decoration: none;
	font-weight: normal;
}

A {
	text-decoration: underline;
	color: Blue;
}

A:Hover {
	text-decoration: underline;
	color: Red;
}

H1 { 
 font-size : 12pt;
  font-weight: bold;
 }
 H2 { 
 font-size : 10pt;
  font-weight: bold;
 }
 H3 { 
 font-size : 9pt;
 font-weight: bold;
 }

