BODY {
  background-color : #000000;
  font-family : Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFFFFF  
}

A:LINK, A:VISITED {	
  font-size: 10pt;
  color: #3366FF;	
  text-decoration : none
}

A:HOVER {	
  color : #575757;
  text-decoration : underline
}

span.small_white {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: #FFFFFF
}

.normal {
  font-size: 10pt;
}