
	td{
		font : 14px trebuchet ms, verdana, arial, tahoma;
		color : black;
	}
	td.footer{
		font : 10px trebuchet ms, verdana, arial, tahoma;
		color : black;
	}
	td.nav{
		font : 14px trebuchet ms, verdana, arial, tahoma;font-weight: bold;
		color : #909090;
	}
	td.small{
			font : 10px trebuchet ms, verdana, arial, tahoma;
			color : black;
	}
	h1{
		font : bold 26px trebuchet ms, verdana, arial, tahoma;
		color : #D2232A;
	}
	h2{
		font : bold 16px trebuchet ms, verdana, arial, tahoma;
		color : #D2232A;
	}
	a 			{ text-decoration: underline; }
	a:link		{ color:#D2232A; text-decoration:none; cursor:hand; }
	a:visited		{ color:#D2232A; text-decoration:none; cursor:hand; }
	a:hover		{ color:#D2232A; text-decoration:none; cursor:hand; }
	a:active		{ color:#000000; text-decoration:none; cursor:hand; }
	
	a.nav 		{ text-decoration: underline; }
	a.nav:link		{ color:#ffffff; text-decoration:none; cursor:hand; }
	a.nav:visited	{ color:#ffffff; text-decoration:none; cursor:hand; }
	a.nav:hover		{ color:#FCD168; text-decoration:none; cursor:hand; }
	a.nav:active	{ color:#000000; text-decoration:none; cursor:hand; }
	
