h1
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:24pt;
 }

h2
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:12pt;
  color:black;
 }

li,input,option
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:10pt;
 }

a
 {
  font-size:10pt;
  font-weight:normal;
  color:red;
  text-decoration:underline;
 }

a:hover
 {
  color:black;
  text-decoration:underline;
 }

td a
 {
  font-family:Verdana,Arial,Helvetica;
  font-size:10pt;
  font-weight:normal;
  color:red;
  text-decoration:underline;
 }

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;
 }
