
 A:link { text-decoration : none; color : navy;}
 A:visited { text-decoration : none; color : navy;}
 A:hover { text-decoration :underline;
           color : navy;}
 
 BODY { font-family : "Verdana", "Arial", "Helvetica";
        font-size : 8.0pt;
        color : black;}

   
 H1 { font-family : "Arial";
      font-weight : normal;
      font-size : 18.0pt;
      margin-left : 0px;
      margin-bottom : 0px;}

 H2 { font-family : "Arial";
      font-weight : normal;
      font-size : 14.0pt;
      margin-top : 0px;
      margin-bottom : 0px;}

 H3 { font-family : "Verdana";
      font-weight : bold;
      font-size : 12.0pt;}
 
 H4 { font-family : "Arial", "Helvetica";
      font-size : 10.0pt;
      color : black;}
 
 H5 { font-family : "Verdana";
      font-size : 8.0pt;}

 H6 { font-family : "Verdana", "Arial";
      font-size : 6.0pt;}

 P { font-family : "Verdana";
     font-size : 8.0pt;
     list-style-type : none;
     list-style-position : outside;
     list-style-image : url('bullet_blue.gif');
     color : black}

 P.fs8 { font-family : "Verdana";
         font-size : 8.0pt;
         list-style-type : none;
         list-style-position : outside;
         list-style-image : url('bullet_blue.gif');
         color : black}

 
 LISTING { font-family : "Verdana", "Arial" ;
           font-size : 8.0pt;
           list-style-image : url('bullet_blue.gif')}
 
td {    font-family: "Verdana", "Arial" ;
        font-size: 8pt; }

 
.formboxes{
  font-family: geneva, arial, sans-serif;
  background-color: #F4EaD7;
  font-size: 8pt;
}				
.textred10 {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 10px;
        color : red;
}

li {    font-family : "Verdana", "Arial" ;
        font-size : 8.0pt;
        list-style-image : url('images/bullet_blue_curve.gif'); }
