  
A {color: #2304E1;
   font-family: arial, sans-serif;
   font-size: 11px;
   font-style: normal;
   text-decoration: none;
   }
 
 
a:hover {color: #2304E1;
         font-size: 11px;
         text-decoration: none;
         }
 

a:active {color: #2304E1;
          font-size: 11px;
          text-decoration: none;
          }
 
 
a:visited:hover {color: #2304E1;
                 font-size: 11px;
                 text-decoration: none;
                 }

BODY {scrollbar-face-color: rgb(204,204,204); 
scrollbar-highlight-color: white; 
scrollbar-shadow-color: white; 
scrollbar-3dlight-color: rgb(217,217,217); 
scrollbar-arrow-color: rgb(255,255,255); 
scrollbar-track-color: rgb(217,217,217); 
scrollbar-darkshadow-color: rgb(124,124,124);}


.headlines {color: #000000;
 font-family: arial, sans-serif;
 font-size: 11px;
 font-weight: bold}

p {color: #000000;
 font-family: arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 }

td {color: #000000;
 font-family: arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 }

th {color: #000000;
 font-family: arial, sans-serif;
 font-size: 11px;
 font-style: normal;
 }
 
input { font-family: arial, sans-serif; 
		font-size: 8pt; 
		border: 1 solid #000000" }
		
		
textarea { font-family: arial, sans-serif; 
		font-size: 10pt; 
		border: 1 solid #000000" }


