body {
      color: #111111;
      background-color: #ffffff;
      font-family: arial, helvetica, verdana, geneva, sans-serif;
      margin-left: 120px;
      margin-right: 70px;}
      
div, th, td, li, dd, dl, dt {
     color: #111111;
     font: 11px/18px georgia, times new roman, times, serif;}

h1, h2, h3 h4, h5, h6  {
  color : #555555;
  font-family: arial, helvetica, verdana, geneva, sans-serif;
  margin-bottom: 1px;}
  
  h1  {
    font-size: 1.8em;
    text-transform: uppercase;
    text-align: center;}

  h2  {
    font-size: 1.6em;
    text-align: center;}

  h3 {
         font-family: arial, helvetica, verdana, geneva, sans-serif;
         font-size: 1.4em;}
         
  h4 {
      font-family: arial, helvetica, verdana, geneva, sans-serif;
      font-size: 1.2em;}

.first  {
        margin-top: 0;
        padding-top: 0;
        text-transform: uppercase;}
        
.note {
      font-style: italic;
      font-size: x-small;}
      

#menu ul, #menu li {
      display: inline;
      margin: 0;
      padding: 0;
      color: #333399;
      text-transform: uppercase;
      text-align: justify;}
      
#menu ul {
      width: 800px;}

#menu li a {
      padding: 7px;
      background: #666666;
      color: #ffffff;
      border: solid 1px #999999;
      text-decoration: none;}

#menu li a:hover {
      background: #333333;}

#sidebar {
         width: 245px;
         text-align: justify;
         padding: 20px, 0px, 20px, 20px;
         float: right;}
         
#footer {
          color : #aaaaaa;
          font-family: georgia, times new roman, times, serif;
          text-align: center;
          font-size: 0.6em;}
          
#navigation {
           font-family: arial, helvetica, verdana, geneva, sans-serif;
           padding: 80px, 80px, 80px, 80px;
           font-size: 0.6em;}

#crit {
           font-family: arial, helvetica, verdana, geneva, sans-serif;
           padding: 80px, 80px, 80px, 80px;
           font-size: x-small;}

#maintext {
        font-family: arial, helvetica, verdana, geneva, sans-serif;
        font-size: small; }
           
#note {
          font-family: georgia, times new roman, times, serif;
          text-align: left;
          font-size: x-small;}

#linehead {
      font-family: arial, helvetica, verdana, geneva, sans-serif;
      font-weight: bold;}

