<style>
<!-- 

body		{background-color: #5c7558; margin: 10pt; 
		  font-family: garamond, arial;  color: #ffffff;
		  scrollbar-face-color: #006633; 
		  scrollbar-shadow-color: #000000;
	          scrollbar-highlight-color: #009900; 
	          scrollbar-3dlight-color: #00000; 
	          scrollbar-darkshadow-color: #000000; 
	          scrollbar-track-color: #8e7331; 
        	  scrollbar-arrow-color: #00ff00; 
		}

a:link		{color:#ffffff; text-decoration:underline; font-weight: bold;}
a:visited	{color:#ffffff; font-weight:bold; text-decoration:none;}
a:active	{color:#00ff00; font-weight:bold;}
a:hover		{color:#ffffff;}
a:focus:hover 	{background: #8e7331; color:#ffffff;}


.hdr		{font-family: garamond, arial; font-size:500%; color:#f0f0f0;
		 font-weight: bold; text-align: center; filter: shadow(color='#000000',direction='200',
		 strength = '8'); width: 100%; 
		}


.bgimage	{ background:URL(fcccap4.gif) no-repeat; background-position: center center; background-color: #c9c9c9;
		}
// -->
</style>