.bodytext, td {
	font-family: verdana;
	font-size: 11px;
	color: #003366;
}

.tablehead {
	font-family: arial;
	color: #ffffff;
	font-weight: bold;
	padding: 2px;
	background-color: #4890D7;
}
.tabletext {
	font-family: arial;
}
.largespecialhead {
	font-family: arial;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
	padding: 8px 10px 0px 20px;
}
.largespecialtext {
	font-size: 10px;
	color: #436A96;
	padding: 0px 15px 10px 25px;
}
.featurehead {
	font-weight: bold;
	color: #ff0000;
}
.pagehead {
	font-family: arial;
	font-size: 17px;
	font-weight: bold;
	color: #5280B1;
}
.subhead {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #5280B1;
}
a, a:visited, a:hover, a:active {
	color: #ff0000;
}
.right{float:right; clear:right;}
.left{float:left; clear:left;}
h3{font-size:14px;}