
/*<!--- The Main Body of the web site --->*/

.abody{
	color: #000000;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12pt;
	background: fbfbf3;
	background-color: fbfbf3;
}

		.abody a:link{color: 333333;text-decoration: none;} 
		.abody a:visited {color: 333333;text-decoration: none;} 
		.abody a:hover {color: #669966;text-decoration: none;}
		.abody td{color: 333333;font-family: 'Times New Roman', Times, serif;;font-size: 12pt;}
		.abody th{color: 333333;font-family: 'Times New Roman', Times, serif;;font-size: 12pt;}
		.abody ul{font-family: 'Times New Roman', Times, serif;sans-serif;font-size: 12pt;list-style-type: none;}

 .Nav{font-family: 'Times New Roman', Times, serif;font-size: 12pt;font-weight: bold;} 
 
 		.Nav a:link{color: 000000;text-decoration: none;} 
		.Nav a:visited {color: 333333;text-decoration: none;} 
		.Nav a:hover {color: #669966;text-decoration: none;}
		