body {
	background-color: #558866;

}
a:link {
	color: #0066FF;
	text-decoration: underline;
	font-weight: bold;

}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #0066FF;


}
a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-weight: bold;

}
.newsbackground {
	background-color: #F9E089;
	font-weight: bold;
	margin-bottom: 15px;
}
.newsforeground {
	background-color: #FFFFFF;
	font-weight: normal;
	vertical-align: top;

}
.tabselected {
	background-color: #99CC99;
}
.title {
	font-size: large;
	text-align: center;
}
.tabunselected {
	background-color: #77AA77;
}
.lastupdated {
	font-size: medium;
	text-align: right;
	font-weight: normal;
	vertical-align: top;


}
.subtitle {
	font-size: medium;
	font-weight: bold;
}

