.default {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: normal; color: #000000; list-style-type: none}

/* News and Page Copy */
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	padding-bottom: 0px;
}
.newscopy {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-style: normal; font-weight: normal}
.newslinks {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: normal; font-weight: normal}
.pressheading {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; text-decoration: underline; color: #000000}
.newssubheading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #990000; text-decoration: none}

/* Links */
.linkheading {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #333333}
.link {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal}
.linknavhead {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #333333}

/* Specials */
.highlights {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold}
.cellhover a:hover {background : #969696; color : #336633; text-decoration : none;}
.pageheading {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: italic; color: #993300; font-weight: bold;}

/* Navigation */
A:hover {text-decoration: none; color: red;}
.linkbullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.sb {
	margin-top: 25px;
	width: 150px;
}
.floatleft {
	float: left;
	padding: 7px;
}
.cellheight {
	margin: 0px;
	padding: 0px;
	height: 5px;
}
.floatright {
	float: right;
}
