
BODY {
  background: #000000;
  color: #ffffff;
  margin: 30px;
  font-family : Verdana, Arial, sans-serif;
  font-size : 13px; 
}

SELECT {background-color:#000000;color: #ffffff;font-size:10Px;}

H1 {font-size : 40px; }
H2 {font-size : 16px; }
H3 {font-size : 25px; }
H6 {font-size : 10px; font-weight: normal;}
TABLE, TD {font-size : 13px; }

A, A:hover {
  font-family : Verdana, Arial, sans-serif;
  color: #ffffff;
  text-decoration:none;
}

IMG {border:0;}
TD.vieltext {font-size : 10px; }