body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Center {
	text-align: center;
}
.Bold {
	font-weight: bold;
}
.SmallText {
	font-size: 10px;
}
.FooterURL {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.MenuText {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}

.MenuText A:link {
	text-decoration: none;
	color: #FFFFFF
}

.MenuText A:visited {
	text-decoration: none;
	color: #FFFFFF
}

.MenuText A:active {
	text-decoration: none;
 	color: #FFFFFF
 }

.Services {
	font-size: 14px;
	font-weight: normal;
	f
}
.BannerText {
	font-size: 28px;
	font-weight: bold;
	font-style: italic;
	text-align: right;	
	color: #FFFFFF;
}
.GreenDashedBorder {
	border: thin dashed #009900;
	margin: 7px;
	width: 98%;
}