h1
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:24pt;
 }

h2
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:12pt;
  color:black;
 }

input
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:10pt;
  width:143px;
 }

li,option
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:1em;
 }

a
 {
  font-size:10pt;
  font-weight:normal;
  color:red;
  text-decoration:underline;
 }

a:hover
 {
  color:black;
  text-decoration:underline;
 }

td a
 {
  font-size:12pt;
  font-weight:bold;
  color:black;
  text-decoration:none;
 }

h2 a
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:12pt;
  font-weight:bold;
  color:red;
  text-decoration:none;
 }

body
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:10pt;
  color:black;
 }