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