.navbar      
  { 
  font-size: 80%; 
  font-family: 
    Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
  background-color: #E9E9E9; 
  border-bottom-style: solid; 
  border-bottom-width: 1; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  }

.copyrightbar
  {
  font-size: 80%
  font-family: 
    Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
  background-color: #E9E9E9; 
  border-top-style: solid; 
  border-top-width: 1; 
  padding-top: 2px; 
  padding-bottom: 2px; 
  }

h1, h2, h3, h4, h5, h6 
  { 
  font-family: 
    Georgia, Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
  font-weight: normal
  }

BODY {font-family: Georgia, "Times New Roman", Times, "New York", serif ; color: black; }

CODE {font-family: "Lucida Console", "Courier New", Courier, Monaco, monospace ; }

PRE {font-family: "Lucida Console", "Courier New", Courier, Monaco, monospace ; }
