
<style type="text/css">

	
			BODY			  	{ 
			font-family:palatino,garamond,times; 
			background-image: url("images/background.jpg");
			background-repeat: no-repeat;
			background-position: 100% 100%;
			background-attachment: fixed;
			}
			
			TABLE.main			{ padding:0; border:0 }
			TD 					{ font-family: Palatino, Times, serif;
    			line-height: 150%;
				color:#000;
				font-size:14px; 
				}
			
			p 					
			{ 
				font-family: Palatino, Times, serif;
				color:#000; 
				font-size:14px;  
			 	}
				
			.heading			{ 
			font-family:Palatino,times; font-size:18px; color:#133626; line-height:180%; }
				
			A					{ color:#133626; text-decoration:underline; font-weight:bolder }
			A:visited			{ color:#000000; text-decoration:underline; font-weight:bolder }
			A:hover				{ color:#660000; text-decoration:underline }{ font-family:garamond,times; font-size:10pt }
			A.nav				{ color:#123223; font-family:garamond,times;font-size:11pt;font-weight:bolder; text-decoration:none }
			A:visited.nav		{ color:#123223; font-family:garamond,times;font-size:11pt;font-weight:bolder; text-decoration:none }
			A:hover.nav			{ color:#660000; font-family:garamond,times;font-size:11pt;font-weight:bolder; text-decoration:underline }
			A.home				{ color:#ffffcc; font-family:garamond,times;font-size:11pt;font-weight:bolder; text-decoration:none }
			A:visited.home		{ color:#ffffcc; font-family:garamond,times;font-size:11pt;font-weight:bolder; text-decoration:none }
			A:hover.home			{ color:grey; font-family:garamond,times;font-size:11pt;font-weight:bolder; text-decoration:underline }
			.yellowbold		{ color:#123223; font-family:garamond,times;font-size:11pt;font-weight:bolder  }
			.header		{ color:#123223; font-family:garamond,times;font-size:11pt;font-weight:bolder; font-size:24px;}

			A.small		{ color:#ffffcc; font-family:garamond,times;font-size:8pt;font-weight: }
			.bigred		{ color:red; font-family:garamond,times;font-size:13pt;font-weight:bold }
			img			{ }


</style>