p {
 font-family: verdana, arial, sans-serif ; 
font-size: 10pt ;
 }
H1 {
font-size: 20.0pt;
font-family: Arial, helvetica, sans-serif;
  font-weight : bold;
}
H2{font-size:14.0pt;
  font-family : Verdana,serif,"Lucida Sans Unicode",Arial;
 
}
H3{font-size:12pt;
  font-family : Arial, helvetica, sans-serif;
  font-weight : bold;
}
H4{font-size:10.5pt;
  font-family : Arial, helvetica, sans-serif;
  font-weight : bold;
}
H5{font-size:8pt;
  font-family : Arial, helvetica, sans-serif;
  font-weight : bold;
}
a	        {color: #3333FF; text-decoration: none; }
a:HOVER   { color: #FF0033; text-decoration: underline; }
a:Active   {color: #3333FF;  }
ul.navbar {
list-style-type: none;
    font-family: Arial;
    font-size: 10pt;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 20em;
    left: 1em;
    width: 11em }
ul.navbar li {
    background: gray;
    margin: 1em 0;
    padding: .5em;
    border-left: 1em solid red }
ul.navbar a {
    color: #FFFFFF ; font-weight: bold; text-decoration: none }
 ul.navbar a:HOVER   { color: #FFFFFF; text-decoration: underline; }
  ul.navbar a:Active   {color: #FFFFFF;  }

a.one {
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    padding: 0;
    margin: 0;
     }
 a.one {
   color: #000000 ; font-weight: bold; text-decoration: none; }
    a.one:visited   {color: #000000;  }
   a.one:HOVER   { color: #FFFFFF; text-decoration: none; }
 


