#MainMenu {
	text-align: center;
	font-size: 100%;

}
body,td {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #395879;
	line-height: 1.4em;
	text-align: justify;
}
.OnDark {
	color: #ffffff;
}
#MainStage {
	text-align: center;
}
#MainStage table {
	margin-left: auto; 
	margin-right: auto;
}
.HeadingText {
	font-size: 14px;
	line-height: 2em;
	color: #344C66;
	font-weight: bold;
	font-variant: small-caps;
}
.BodyText {
	text-indent: 15pt;
	text-align: justify;

}
.NewsDate {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.NewsEvent {
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: -15px;

}
.NewsBody {
	color: #CCFFFF;
	text-align: justify;
	font-weight: normal;


}
a.NewsLink {
	color: #FFFFFF;
}
