
body {   
   scrollbar-face-color: #ff0000; 
   scrollbar-arrow-color: #ffffff;
   scrollbar-track-color: #ff0000;
   scrollbar-highlight-color: #ffcccc;
   scrollbar-3dlight-color: #000;
   scrollbar-darkshadow-Color: #aa3333;
   margin-left: 3px;
   margin-top: 3px;
   background-color: #f00;
}

.nav {
  margin: 6px auto 3px auto;
  width: 80%;
}

.navline {
  padding: 2px;
  margin: 0px;
}

.navbar {
  font: bold 8pt verdana, arial, sans-serif;
  text-align: center;    
}

.footer {
   margin: 0 auto 0 auto;
}

a:link {
  text-decoration: none; 
  color: #ffffff;
  }

a:visited {
  text-decoration: none; 
  color: #ffffff;
  }

a:hover {
  text-decoration: underline; 
  color: #000000; 
  background: #ff0000;
  }

a:active {
  text-decoration: underline; 
  color: #ff0000; 
  background: #000000;
  }

.textlink { 
   font-size: 9pt; 
   font-weight: bold; 
   color: #ffffff; 
   font-family: Arial, Helvetica, sans-serif; 
   font-style: normal; 
   font-variant: normal; 
   border: 2px solid #ffffff;
   padding: 2px;
   }

.pagehead{ 
   font-size: 18pt; 
   color: #ffffff;
   font-family: Times New Roman, Times, serif;
   }         

.headtext { 
   font-size: 48pt; 
   color: #ffffff;
   font-weight: bold;
   font-family: Times New Roman, Times, serif;
   }

.textblack { 
   font-size: 10pt;
   color: #000000;
   font-family: Arial, Helvetica, sans-serif;
           }

.text { 
   font-size: 11pt;  
   color: #ffffff ;
   font-family: Arial, Helvetica, sans-serif;
   }
 
.text1 { 
   font-size: 9pt;  
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   }

.text10 { 
   font-size: 10pt;
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   }

.text2 { 
   font-size: 10pt;  
   color: #cc0000;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   }

.textcopyright { 
   font-size: 7pt;  
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
   margin-top: 10px;
   }

.textverysmall { 
   font-size: 4pt;  
   color: #ffffff;
   font-family: Arial, Helvetica, sans-serif;
   }

     