p {
    font-size: 80%;
    color: #000000;
    font-weight:normal;
    text-decoration:none;
    font-family: Verdana,Arial,Helvetica,non-serif;
  }
 a {
    font-size: 90%;
    color: #005577;
    font-weight:bold;
    text-decoration:none;
    font-family: Verdana,Arial,Helvetica,non-serif;
  }
 a:hover {
    font-size: 90%;
    color: #005577;
    font-weight:bold;
    text-decoration:underline;
    font-family: Verdana,Arial,Helvetica,non-serif;
  }
  
  .menu{
  font-size: 90%;
  color:#ffffff;
  }
  
  .menu:hover{
  font-size: 90%;
  color:#ffffff;
  text-decoration:underline;
  
  }
  
  .mnu2{
  font-size: 80%;
  color:#000000;
  font-weight:normal;
  font-style: italic; 
  font-family: Times,Times New Roman,serif;
  }
  
  .mnu2:hover{
  font-size: 80%;
  color:#000000;
  font-weight:normal;
  font-style: italic; 
  text-decoration:underline;
  font-family: Times,Times New Roman,serif;
  
  }
  
  .foot{
  color:#999999;
  font-weight:bold;
  font-size: 60%;
  
  }
  
  .body{
  color:#000000;
  
  }
  
    .str{
  color:#000000;
    font-weight:normal;
  font-size: 100%;
  }
  

  
    .title{
    
  color:#ffffff;
  font-size: 150%;
  font-style: italic; 
  font-weight:bold;
  
  }
  
  th {
  font-size: 80%;
  }
  
  li {
  font-size: 80%;
  }
  
  blockquote {
    font-size: 80%;
    color: #000000;
    font-weight:bold;
    font-style:normal;
    font-family: Verdana,Arial,Helvetica,non-serif;
  }