body {
   /* background-image: url(images/blue_border.gif);  */
    margin: 0;
    padding: 0;
    background-color: #000000;
  }
  
.head {
   font-family: helvetica,arial,sans-serif;
   font-size: 18pt;
   color: #993333;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

.sub1 {
   font-size: 14pt;
   color: #CCCCCC;
   margin: 10px 10px 10px 10px;
   font-weight: bold;
}

body, div, p, th, td, li, dd  {
   font-family: helvetica,arial,sans-serif;
   font-size: 10pt;
   color: #999999;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
}

.navimg {
    vertical-align: middle;
    margin: 0px 2px 0px 2px;
    border-style: none;
}

a:link {
   color: #336699;
   text-decoration: none;
   font-style: normal;   
   font-weight: bold;
}

a:visited {
   color: #336699;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
}

a:hover {
   color: #FF33333;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}

a:active {
   color: #336699;
   text-decoration: underline;
   font-style: normal;
   font-weight: bold;
}
