.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
}
.NAVlinks {
	font-size: 0.75em;
	line-height: 1em;
	font-weight: normal;
	padding-top: 8px;
	color: #999999;
}
a.NAVlinks:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.NAVlinks:hover {
	color: #D8CED0;
	text-decoration: underline;
}

.NAVheads {
	font-size: 1em;
	font-style: normal;
	line-height: 1.3em;
	font-weight: bold;
	color: #CC0000;
	padding-left: 8px;
}
.body {
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.15em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #333333;
	padding-left: 10px;
}
.subheads {
	font-size: 1.15em;
	font-style: italic;
	line-height: 1em;
	font-weight: bold;
	color: #660066;
	padding-left: 8px;
	margin-left: 5px;
	padding-top: 8px;
}
.newsHEAD {
	font-size: 0.8em;
	line-height: 0.8em;
	font-weight: bolder;
	color: #660000;
}
.newsLINK {
	font-size: .8em;
	line-height: 1em;
	color: #551510;
}

a.newsLINK:link {
	font-size: .8em;
	line-height: 1em;
	color: #551510;
	text-decoration: none;
}
a.newsLINK:hover {
	font-size: .8em;
	line-height: 1em;
	color: #585858;
	text-decoration: underline;
}
	
.sidebar {
	font-family: "Palatino", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.2em;
	color: #660066;
	text-align: left;
}
.siteINFO {
	font-size: 0.75em;
	line-height: 1em;
	color: #666666;
}
.standardHead {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.1em;
	color: #660033;
}
