body {
  background-color:       #000000;
  color:				  #ffffff;
  font-family:            Verdana, Arial, Sans-Serif;
  font-size:              10pt;
  }
 a, visited, link, hover {
  text-decoration:		  underline;
  color:				  #ffffff;
  }
.box {
  color:				  #ffffff;
  background-color:       #000000;
  width:				  500px;
  padding:				  5px;	
}
.ghost {
  margin-right:			  50px;
  margin-left:			  50px;
  width:				  500px;
  font-size:              11pt;
}
.nl {
  text-decoration:		  none;
  font-size:  			  8pt;
  }	
img {
	border: 0;
}
