	<style>

			body {
			font-family: "Times New Roman", sans-serif;
			font-size: 13pt;
			color: #000000;
			background-color:#dfdac8;
			
			
		} 
		
			h3 { color: #b09e92;
		    	font-family: "Footlight MT Light", sans-serif;
			font-size: 24pt;

		}
		h2 { color: #b09e92;
		    	font-family: "Footlight MT Light", sans-serif;
			font-size: 20pt;

		}
			P.linkbar{
			font-family: "Footlight MT Light", sans-serif;
			font-size: 15pt;
			color: #e5d8c6;
		}
			


			A.banner:link    { font-family: "Footlight MT Light", sans-serif; color:#fefcf2;  font-size:15pt; text-decoration:none; }
			A.banner:visited   { font-family: "Footlight MT Light", sans-serif; color:#fefcf2;  font-size:15pt; text-decoration:none; }
			A.banner:hover   { font-family: "Footlight MT Light", sans-serif; color:#e0dbc9;  font-size:15pt; text-decoration:underline; }

			A.footer:link    { font-family: "Times New Roman", sans-serif; color:#000000;  font-size:12pt; text-decoration:none; }
			A.footer:visited   { font-family: "Times New Roman", sans-serif; color:#000000;  font-size:12pt; text-decoration:none; }
			A.footer:hover   { font-family: "Times New Roman", sans-serif; color:#000000;  font-size:12pt; text-decoration:underline; }



			table
			{
 			
    			border-width: 0 0 0 0;
			border-collapse: collapse;
			
    			
			}
	
			td
			{
   			 border-width: 0 0 0 0;
   			 margin: 0;
    			 padding: 0;
    			}


						
			
		

		

		

</style>