 body,select {
  background-color: #0E0E0E;
 }
 body,td,input,select,textarea {
  font-family: Verdana;
  font-size: 10px;
  color: #e0e0e0;
 }
 a {
  color:#FFFF99;
 }
 a:hover {
  color:#FFFFaa;
 }
 p {
  margin: 0 0 5px 0;
  padding: 0;
 }
 td
 {
  font-family: verdana;
  font-size: 12px;
 }
 
 h1
 {
 padding-top:10px;
 margin-top:0px;
 font-size:150%;
 }
 
 h2
 {
 font-size:12px;
 }
 
 h3
 {
 font-size:120%;
 }
 img {
  border: none;
 }
 .highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
 table.nobordertable td {
  vertical-align: top;
 }