.news {
	font-family: Arial;
	font-size: 0.8em;
	color: #000000;
}

.boxtxt {
	font-family: Arial;
	font-size: 0.8em;
	color: #000000;
	border: 1px solid #003366;
}

.bottom {
	font-family: Arial;
	font-size: 0.75em;
	color: #000000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

.urhere {  font-family: Verdana; font-size: 11px; color: #000000}
.urhereend {
	font-family: Verdana;
	font-size: 11px;
	color: #003366;
	font-weight: bold;
}
.credit {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
.banner {

	font-family: Arial;
	font-size: 18px;
	color: #003366;
	background-color: #99CCFF;
	border: 1px solid #003366;
}
.tablehead {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #ffffff;
	font-weight: bold;
	background-color: #003366;
}
.tablecell {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #003366;
	font-weight: normal;
}

.red {
	color: #CC0000;
}