body {
  margin: 0px;
  padding: 0px;
  background-color:#000000;
  font-family: Arial, Helvetica, Verdana, sans-serif }

a,a:link,a:visited {  
  font-weight: bold;
  color: #CC9900; 
  text-decoration: none }

a:hover {
  color: #CC9900;
  text-decoration: underline }

td,p {
  font-size: 9pt;
  font-weight: normal;
  color: #FFFFCC }

h2 {
  font-size: 10pt;
  font-weight: bold;
  color: #FFFFFF }

#centered {
  text-align:center }

#centered p {
  font-size: 8pt;
  font-weight: normal;
  color: #FFFFCC }

#centered a,a:link,a:visited {  
  font-weight: normal;
  color: #CC9900; 
  text-decoration: none }

#centered a:hover {
  color: #CC9900;
  text-decoration: underline }