<style type="text/css">
<!--


BODY {
	
	scrollbar-3dlight-color:black;
	scrollbar-arrow-color:black;
	scrollbar-base-color:black;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:white;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:white;
}

    a:link {
           color: black;
 text-decoration: none; 
}

    a:visited {
           color: black; 
 text-decoration: none;
 }

    a:hover {
	color: white;
	background-color : silver;
text-decoration: none;
}
	
    a:active {
	color: Fuchsia;
	font-weight: bold;
text-decoration: none;
}

 a.blk {
	display: block;
}

p {
	font-family: Arial; 
}

 p.head {
 	font-size: 20px;
 	text-align: center;
 	font-weight: bold;
 }
 
 p.head1 {
 	font-size: 16px;
 	text-align: center;
 	font-weight: bold;
 }
 	
p.head1a {
 	font-size: 16px;
 	text-align: left;
 	font-weight: bold;
 }	

p.head1b {
 	font-size: 14px;
 	text-align: left;
 	font-weight: bold;
	color: White;
 }	
 
	
 p.head2 {
  	font-size: 12px;
 	font-weight: bold;
 	text-align: left;
 }
 
 
 p.normal {
 	font-size: 12px;
 	text-align: left;
 }
 p.normalcenter {
 	font-size: 12px;
 	text-align: center;
 }	

table { 
	font-family:Arial, Helvetica; 
        font-size:12px; 
         width: 100%; 
 }

-->
</style>

