td{
		font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : black;
	}
	td.footer{
		font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : black;
	}
	td.nav{
		font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
		color : #004200;
	}
	td.small{
			font : 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
			color : black;
	}
	h1{
		font : bold 18px Verdana, Arial, Helvetica, sans-serif;
		color : #000080;
	}
	h2{
		font : bold 16px Verdana, Arial, Helvetica, sans-serif;
		color : #000080;
	}
	a 			{ text-decoration: underline; }
	a:link		{ color:#004200; text-decoration:underline; cursor:hand; }
	a:visited	{ color:#000080; 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:#fcd168; text-decoration:none; cursor:hand; }
	a.nav:visited	{ color:#fcd168; text-decoration:none; cursor:hand; }
	a.nav:hover		{ color:#ffffff; text-decoration:none; 		cursor:hand; }
	a.nav:active	{ color:#ffffff; text-decoration:none; 		cursor:hand; }
	