body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Garamond;
}
.PageTitle {
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #387E29;
}
.Header {
	font-weight: bold;
	font-size: 36px;
	color: #4A386B;
}
.ContentText {color: #4A386B; text-align:justify}
.HeadingText_Green {font-weight: bold; font-size: 24px; color: #387E29; }
.HeadingText_Blue {font-weight: bold; font-size: 24px; color: #292C63; }
.Copyright {font-size: small; color: #387E29}
.MemberOf {font-weight: bold ;color: #FFFFFF; font-size: small;}
.Links {font-size: 14px; color: #183873; font-weight: bold; text-align:left}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

#mediaplayer {
	width: 320px;
	height: 285px;
	background: #000;
	align:center
}

UL.plain  { list-style: none }