
  
  body {
  color: #ffffff;
  background: #000000;
  }

  p {font-family: Verdana; 
     font-size: 10pt; 
     font-weight: normal; 
     color: #ffffff;
     text-align: left;
     }
    .error {font-family: Verdana; 
     font-size: 10pt; 
     font-weight: normal; 
     color: #ff0000;
     text-align: left;
     }
	     
  h1 {font-family: Verdana; 
      font-size: 24pt;
      font-style: italic; 
      font-weight: strong;
      font-variant: caps; 
      color: #ff0000;
      text-align: center;
      }

     
  h2 {font-family: Verdana; 
      font-size: 12pt; 
      font-weight: strong; 
      color: #ff0000;
      text-align: left;
      }
 

   
  .links {
  position: absolute;
  top: 15px;
  left: 0%;
  width: 20%;
  height:95%;
  border-top:1px solid #ff0000;
  border-right:1px solid #ff0000;
  border-bottom:1px solid #ff0000;
  }
  
  
  .midden {
  position: absolute;
  top: 15px;
  left: 22%;
  width: 77%;
  height:95%;
  border-right:1px solid #ff0000;
  }
  
  body { 
    scrollbar-face-color: #000000; 
    scrollbar-shadow-color: #c0c0c0; 
    scrollbar-highlight-color: #c0c0c0; 
    scrollbar-3dlight-color: #c0c0c0; 
    scrollbar-darkshadow-color: #c0c0c0; 
    scrollbar-track-color: #c0c0c0; 
    scrollbar-arrow-color: #c0c0c0;
    }
    

a   {color: #ffffff; font-family: Verdana; font-size: 10pt; font-weight: bold; text-style: center; text-decoration: none; }   
a:hover   {color: #000000; font-family: Verdana; font-size: 10pt; font-weight: bold; text-style: center; text-decoration: none; }
.active-menu {color: #000000;}
  
.fpfont {font-family: Verdana; 
     font-size: 10pt; 
     font-weight: normal; 
     color: #ffffff;
     text-align: center;
}
 
ul {list-style: disc;margin-left:15px;text-align:left;text-decoration:underline;}  
ul a:hover {color:#ffffff;}

p a:hover   {color: #ffffff; font-family: Verdana; font-size: 10pt;text-style: center; text-decoration: underline;font-weight:bold; }