body,td,th,pre,address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #993300;
	font-weight: bold;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D7D7D7;
	background-image: url(images/bgPattern.gif);
}
input {
	background-color: #FFFFFF;
	border: 1px solid #B2B1AB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}
p.copyright {
	font-size: 9px;
}
p.newsTitle {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p.newsBody {
	margin-top: 3px;
}
span.newsBullet {
	color: #993300;
	font-weight: normal;
	font-size: 17px;
}
p.articleBody {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 18px;
}
p.articleLink {
	margin-top: 8px;
}
p.newsFlashBody {
	color: #333333;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 0px;
}