
	td{
		font : 14px timesroman, arial, verdana;
		color : black;
	}
	td.footer{
		font : 10px tahoma, arial, verdana;
		color : black;
	}
	td.nav{
		font : 14px tahoma, arial, verdana;font-weight: bold;
		color : #004200;
	}
	td.small{
			font : 10px tahoma, arial, verdana;
			color : black;
	}
	h4{
		font : bold 52px times, arial, verdana;
		color : #800000;
	}
	h2{
		font : bold 16px tahoma, arial, verdana;
		color : #004200;
	}
	a 			{ text-decoration: underline; }
	a:link		{ color:#004200; text-decoration:underline; cursor:hand; }
	a:visited	{ color:#004200; text-decoration:underline; cursor:hand; }
	a:hover		{ color:gray; text-decoration:underline; 		cursor:hand; }
	a:active	{ color:gray; text-decoration:underline; 		cursor:hand; }
	
	a.nav 			{ text-decoration: underline; }
	a.nav:link		{ color:#ffd201; text-decoration:none; cursor:hand; }
	a.nav:visited	{ color:#ffd201; text-decoration:none; cursor:hand; }
	a.nav:hover		{ color:#000000; text-decoration:none; 		cursor:hand; }
	a.nav:active	{ color:#000000; text-decoration:none; 		cursor:hand; }
	

