body {
	margin: 0; 
	padding: 0;
}
table.header {
	height: 65px;
	background-color: #275176;
	padding-left: 6px;
	border-bottom: solid 1px #FFFFFF;
	font-family: "century gothic", verdana, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
table.nav {
	height: 19px;
	background-color: 859DB2;
	color: #FFFFFF;
	font-family: "century gothic", verdana, sans-serif;
	border-bottom: solid 1px #FFFFFF;
}
td.link {
	background-color: 5988B2;
	text-align: center;
	cursor: pointer;
	height: 19px;
	width: 100px;
	border-right: solid 1px #FFFFFF;
}
td.linkon {
	color: #FFFFFF;
	background-color: FF7F00;
	cursor: pointer;
	text-align: center;
	height: 19px;
	width: 100px;
	border-right: solid 1px #FFFFFF;
}
td.recentheader {
	border-bottom: solid 1px #000000;
}
td.latestheader {
	border-bottom: solid 1px #000000;
}
td.recentcontent {
	font-family: verdana;
	font-size: 11px;
	padding-left: 8px;
}
#bigger {
	font-size: 14;
	font-weight: bold;
	border-bottom: dotted 1px #000000;
}
td.latestcontent {
	padding-top: 8px;
	padding-left: 8px;
	text-indent: 8px;
}
td.bodyleft {
	padding-left: 8px;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
}
td.bodyright {
	padding-left: 8px;
	border-top: solid 1px #000000;
}
td.copyright {
	font-family: verdana;
	font-size: 11px;
	text-align: center;
}
h1 {
	font-family: "century gothic", verdana, sans-serif;
	background-color: #275176;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: verdana, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
h3 {
	font-family: verdana, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#dateline {
	font-family: verdana, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-style: italic;
	text-indent: 15px;
}
#newsbody {
	font-family: verdana, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 13px;
	padding-left: 12px;
}
#features {
	font-family: verdana, sans-serif;
	background-color: #EFEFEF;
	color: #000000;
	font-size: 13px;
	border: solid 1px #000000;
}
#featuresheader {
	padding: 2px;
	font-family: verdana, sans-serif;
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	border: solid 1px #FFFFFF;
}
#fhcontainer {
	background-color: #275176;
	border-bottom: solid 1px #000000;
}
a.link:link {
	color: #ffffff;
	text-decoration: none;
}
a.link:active {
	color: #ffffff;
	text-decoration: none;
}
a.link:visited {
	color: #ffffff;
	text-decoration: none;
}
a.link:hover {
	color: #ffffff;
	text-decoration: none;
}