body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/bkg.gif);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


.whte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	
	}

td#footer a:link {
	color: white;
	text-decoration: none;
	font-size: 11px;
}
td#footer a:visited {
	color: white;
	text-decoration: underline;
	font-size: 11px;
}
td#footer a:hover {
	color: white;
	text-decoration: underline;
	font-size: 11px;
}
td#footer a:active {
	color: white;
	text-decoration: none;
	font-size: 11px;
}	
a:link {
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
