td{
	font-size:12px;
	font-family:tahoma;
	line-height:17px;
}
.sponsor{
	font-size:11px;
	font-family:tahoma;
	color:white;
}
.small {
	font-size:10px;
	font-family:tahoma;
	color:#333333;
}
.bot_nav {
	font-size:11px;
	font-family:tahoma;
	color:white;
	text-decoration:none;
}
.bot_nav a:link{
	font-size:11px;
	font-family:tahoma;
	color:white;
	text-decoration:none;
}
.bot_nav a:visited{
	font-size:11px;
	font-family:tahoma;
	color:#CC9999;
	text-decoration:none;
}
.bot_nav a:hover{
	font-size:11px;
	font-family:tahoma;
	color:#cccccc;
	text-decoration:underline;
}
a:link{
	font-size:12px;
	font-family:tahoma;
	color:blue;
	text-decoration:none;
}
a:visited{
	font-size:12px;
	font-family:tahoma;
	color:#333333;
	text-decoration:none;
}
a:hover{
	font-size:12px;
	font-family:tahoma;
	color:#000000;
	text-decoration:underline;
}
.subhead{
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	color:#663333;
}
.header{
	font-size:14px;
	font-family:arial;
	font-weight:bold;
	color:#330000;
}