 IMG  {
  border : 0;
 }
 SPAN.top {
		font-family : Arial, sans-serif,;
	  font-size : 12pt;
  	font-weight : bold;
 }
 Body {
	 font-family : Arial, sans-serif,;
   font-size : 10pt;
   scrollbar-arrow-color: red;
 }
 A  {
	 font-family : Arial, sans-serif,;
   font-size : 10pt;
   text-decoration : none;
   color : black;
 }
 A.hl  {
		font-family : Arial, sans-serif,;
	  font-size : 10pt;
   	font-weight : bold;
 }
 A:hover  {
		font-family : Arial, sans-serif,;
	  font-size : 10pt;
	  text-decoration : underline;
 }
 H6 {
   font-size : 7pt;
   font-weight : normal;
   color : silver;
 }
H5 {	font-size : 9pt;
	font-weight : normal;
	background-color : #f8f8f8;
	color : red;
	margin-top : 5pt;
	margin-bottom : 5pt;
	padding : 3pt 5pt 3pt 5pt;
	border : solid #e0e0e0 1pt; }