H1 {
   font-family: Syntax, Arial Black; 
   font-size: 16pt; 
   line-height: 20pt; 
   font-weight: normal; 
   color: #0A419A; 
}

H2 {
   font-family: Lithograph, Arial Black; 
   font-size: 14pt; 
   line-height: 14pt; 
   color: #0A419A;
}

H3 {
   font-family: Syntax, Arial Black; 
   font-size: 12pt; 
   line-height: 13pt; 
   font-weight: normal; 
   color: #0A419A; 
}

body {
   font-family: Helvetica, Verdana, Arial; 
   font-size: 10pt; 
   color: #000000;
   background-color: #ffffff;
}

table, td {
   font-family: Helvetica, Verdana, Arial; 
   font-size: 10pt; 
   color: #000000;
}

a:link {
  color: #9c02cc;
  text-decoration: none;
}

a:visited {
  color: #0a419a;
  text-decoration: none;
}

a:hover {
  color: ff0000;
  text-decoration: underline;
}

body.menu {
  font-family: Arial,Helvetica;
  font-weight: bold;
  font-size: 10pt; 
  color: #FFE605;
  background-color: #ffffff;
  background-image: url(/style/menu_links.gif);
  margin-left: 5pt;
}

table.menu, td.menu {
  font-family: Arial,Helvetica;
  font-weight: bold;
  font-size: 10pt; 
  color: #FFE605;
  margin-left: 5pt;
}

a.menu:link {
  color: #FFE605;
  text-decoration: none;
}

a.menu:visited {
  color: #FFCC00;
  text-decoration: none;
}

a.menu:hover {
  color: #FF0000;
  text-decoration: underline;
}

