body    { font-family:  Arial, Verdana, sans-serif;
          color:        black;
        } 
   
p       { font-family:  Arial, Verdana, sans-serif;
          color:        black;
        }

p.norm  { font-family:  Arial, Verdana, sans-serif;
          color:        black;
        }

p.smal  { font-family:  Arial, Verdana, sans-serif;
          font-size:    8pt;
          color:        white;
        }  
    
p.navi  { font-family:  Arial, Verdana, sans-serif;
          font-size:    8pt;
          color:        blue;
        }
        
p.bold  { font-family:  Arial, Verdana, sans-serif;
          font-weight:  bold;
          color:        black;
        }
        
h1      { font-family:  Arial, Verdana, sans-serif;
          font-size:    24pt;
          color:        black;
        }


	 
a          { font-family: Arial, Helvetica, sans-serif; }
	 
a:link     { color: #000000 ; text-decoration: None ; border-color: transparent  }
a:visited  { color: #000000 ; text-decoration: None ; border-color: transparent  }
a:focus    { color: #000000 ; font-weight: Bold ;     border-color: transparent  }
a:hover    { color: #000000 ; font-weight: Bold ;     border-color: transparent  }
a:active   { color: #000000 ; font-weight: Bold ;     border-color: transparent  }

-->
</style>