a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
}
p, td, li {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.regularText {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.newsHeader {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-shadow: 0px 1px 2px #666;
}
.newsLink {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
}
.newsLink:hover {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663300;
}
.copyright {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.headline {
	font-family: "Trebuchet MS", Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	text-shadow: 0px 2px 4px #666;
}
