body {
	background-color: #336666;
}
.link16ongreen {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #99CCCC;
	text-decoration: underline;
}
a.link16ongreen:hover {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #336666;
	font-weight: normal;
	text-decoration: underline;
}
a.linkongreen:visited {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #99CCCC;
	text-decoration: underline;
}
body, td, th {
	font-family: Gill Sans MT;
	font-size: 16px;
	color: #336666;
}

a.linkongreen:active {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #99CCCC;
	text-decoration: underline;
}


a:link {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #99CCCC;
	text-decoration: underline;
}
a:visited {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #99CCCC;
	text-decoration: underline;
}
a:hover {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #336666;
	text-decoration: underline;
}
a:active {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #99CCCC;
	text-decoration: underline;
}
.text-white {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #FFFFFF;
}
.text-light-green {
	font-family: "Gill Sans MT";
	font-size: 16px;
	color: #99CCCC;
}

.header24 {
	font-family: "Gill Sans MT";
	font-size: 24px;
	color: #336666;
	font-weight: bold;
}
.header18 {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #336666;
}
.header18-white {
	font-family: "Gill Sans MT";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}

.text14 {
	font-family: "Gill Sans MT";
	font-size: 14px;
	color: #336666;
}
