	td{			font : 20px monotype corsiva, verdana, arial, tahoma;			color : black;	}
	td.footer{		font : 12px verdana, arial, tahoma;						color : black;	}
	td.nav{		font : 16px verdana, arial, tahoma;font-weight: bold;			color : #FFFFFF;	}
	td.small{		font : 12px verdana, arial, tahoma;						color : black;	}

	h1{			font : bold 22px verdana, arial, tahoma;					color : #000000;	}
	h2{			font : bold 16px verdana, arial, tahoma;					color : #000000;	}

	a 			{ text-decoration: none; }
	a:link		{ color:#0F243F; text-decoration:none; cursor:hand; }
	a:visited		{ color:#000000; text-decoration:none; cursor:hand; }
	a:hover		{ color:#11CFFF; text-decoration:none; cursor:hand; }
	a:active		{ color:#c0c0c0; text-decoration:none; cursor:hand; }
	
	a.nav 		{ text-decoration: none; }
	a.nav:link		{ color:#0F243F; text-decoration:none; cursor:hand; }
	a.nav:visited	{ color:#0F243F; text-decoration:none; cursor:hand; }
	a.nav:hover	{ color:#11CFFF; text-decoration:none; cursor:hand; }
	a.nav:active	{ color:#c0c0c0; text-decoration:none; cursor:hand; }	