a:link {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #9966CC;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 14px;
}
a.top:link {
	font-size: 10px;
	color: #000099;
}
a.top:visited {
	color: #6600CC;
}
.newshead {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}
.newsimage {
	float: right;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
a.top:hover {
	color: #FF3300;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000066;
	font-size: 12px;
}
td {
	background-color: #FFFFFF;
}
td.content {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.heading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/titlebar.gif);
}
.base {
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
a.base:link {
	font-size: 9px;
	color: #FFFFFF;
}
a.base:visited {
	font-size: 9px;
	color: #FFFFFF;
}


a.base:hover {
	font-size: 9px;
	color: #FF0000;
}
