body {
    padding-left: 0em;
    font-family: Times, Garamond, serif;
    color: white;
    background-color: black }
  ul.navbar {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: relative;
    top: 0em;
    left: 40em;
    width: 8em 
    }

   ul.login {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 4em;
    left: 1em;
    width: 12em
    }
  





  h1 {
     color: red;
     text-decoration: underline;
    font-family: Times, Garamond, serif }
h3 {
     color: blue;
     text-decoration: underline;
    font-family: Times, Garamond, serif }
  ul.navbar li {
    background: #660066;
     color: yellow;
    margin: 0em 0;
    padding: 0em;
   }
  ul.navbar a {
    color: yellow;
    text-decoration: none }
  a:link {
    font: bold 8pt/6pt Verdana, Garamond, serif; 
    color: yellow;text-decoration: none
   }
 
  a:hover{
   color: red
}
  
  
td.highlight{
color: yellow
}

p.content{
 font: 9pt/9pt Verdana, Garamond, serif; 
 color: white
}
  address {
    margin-top: 1em;
    padding-top: 1em;
    border-top: thin dotted }

h2{
color: red;
   font: bold times, Garamond, serif;
}

a.nav2 {
    text-decoration: none;
    color: yellow;
     font: bold 8pt/8pt Verdana, Garamond, serif; 
  
        }
a.nav3 {
    text-decoration: none;
    color: white;
     font: 9pt/9pt Verdana, Garamond, serif; 
  
        }
a.nav4 {
    text-decoration: none;
    color: #00FF18;
     font: bold 8pt/8pt Verdana, Garamond, serif; 
  
        }
a.nav5 {
    text-decoration: none;
    color: #00FF18;
     font: bold 8pt/8pt Verdana, Garamond, serif; 
  
        }
  a.navSub{
    text-decoration: none;
    color: #7f9fac;
     font: bold 9pt/9pt Verdana, Garamond, serif; 
  
        }
  a:hover.nav2{
     color: #00FF18; text-decoration: none
        }
a:hover.nav5{
     color: red; text-decoration: none
        }
  a:hover.navsub{
     color: #d0d0d0; text-decoration: none
        }
  a:hover{
       color: #00FF18;text-decoration: none
        }
p.content{
     padding-right: 1em;
     font: 8pt/8pt Verdana, Garamond, serif; 

           }
p.content2{
     padding-right: 1em;
     font: 10pt Verdana, Garamond, serif; 
     color: yellow
           }
a.content3{
     padding-right: 1em;
     font: 8pt Verdana, Garamond, serif; 
     color: white;text-decoration: none
           }

td.email2{
    font: bold 10pt Verdana, Garamond, serif;
   color: yellow
}
td.pk_text{
    font: 9pt/9pt Verdana, Garamond, serif;
   color: white
}