body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
  background-color:#000000;

}

A:link, A:visited, A:active {
	 text-decoration: none; font-weight: bold
}

A:hover {
	color: #FF6600;
}
blockquote {
	font-size: 9pt;
}
 
