body {
	font-size: 12pt;
	font-family: Arial;
	color: #E4D8BE;
	margin: 0px;
	border: 0px;
	scrollbar-face-color: #3E4C63;
	scrollbar-highlight-color: #85A1B6;
	scrollbar-shadow-color: #BA955B;
	scrollbar-3dlight-color: #C4D4E0;
	scrollbar-arrow-color: #02111C;
	scrollbar-track-color: #0B2132;
	scrollbar-darkshadow-color: #02111C;
	background-color: #02111C;
}
img {
	border: 0pt;
}
td {	
	font-size: 12pt;
}
a {
	font-family: arial;
	text-decoration: none;
}
a:link {
	color: #F0C970;
}
a:visited {
	color: #F0C970;
}
a:active {
	color: #BA955B;
}
a:hover {
	color: #BA955B;
}
.shade1 {
	padding: 5px;
	background-color: #051623;
}
.shade2 {
	padding: 5px;
	background-color: #081C2B;
}
.shade3 {
	padding: 5px;
	background-color: #0B2132;
}
span.date {
	padding: 3px;
	background-image: url(nws_bg.gif);
	background-repeat: repeat-y;
	font-size: 13px;
	font-weight: bold;
}
td.posting {
	padding-left: 20px;
}
span.header {
	font-size: 15px;
	font-style: oblique;
	font-weight: bold;
}
#primmenu
{
	font-size: 12px;
	text-align: center;
}
#secomenu
{
	font-size: 14px;
	text-align: center;
}
h2 {
	font-size: 22px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
}