.menu		{ 		font-size:18px;}	

.content  	{ 		font-size:16px;
					
					}	
					
					
.footer		{ 		font-family: verdana, arial;
					font-size:10px;
					color: #aaaaaa;
					text-align: center;
					} 
					
.footer	a:link{ color: #aaaaaa; }

body, td, table	{ 	font-family: arial, verdana;
					color: #000000;   }
			
a:link 		{ 		text-decoration:none; color: #000000 }

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

a:hover 		{ 		text-decoration:none; color: #CC0000 } 

a:active 	{ 		text-decoration:none; color: #CC0000 }



h1 		{ font-family: arial, helvetica;
   		font-size:20px;
   		font-weight:bold;
   		color: #000000; }

h2 		{ font-family: arial, helvetica;
   		font-size:16px;
   		font-weight:bold;
   		color: #000000;  }

h3 		{ font-family: arial, helvetica;
   		font-size:14px;
   		font-weight:bold;
   		color: #000000;  }
   		
h4 		{ font-family: arial, helvetica;
   		font-size:10px;
   		color: #666666;  
		a:link.color: #666666;}

th 		{ font-family: arial, helvetica;
   		font-size:12px;
   		color: #000000;  }
   		
<style>
<!--
 body {
  scrollbar-face-color:#DCDCDC;
  scrollbar-shadow-color:#D80E0C;
  scrollbar-highlight-color:#D80E0C;
  scrollbar-3dlight-color:#DCDCDC;
  scrollbar-darkshadow-color:#DCDCDC;
  scrollbar-track-color:#DCDCDC;
  scrollbar-arrow-color:#D80E0C;
 }
-->
</style>