.header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.news {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 3px;
	background-color: #F0F0F0;
	text-align: left;
	margin: 0px;
}
.newsGraphic {
	background-color: #660000;
}
.bottomNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
a {
	color: #660000;
}
.newsHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.newsContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.topOfPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #333333;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #333333;
}
h3 {

	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #333333;
}
.headingRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.headingRowLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

