body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #006699;
}
body {
	background-color: #009b7e;
}
a:link {
	color: #009B7E;
}
a:visited {
	color: #009B7E;
}
a:hover {
	color: #009B7E;
}
a:active {
	color: #009B7E;
}

.majorheading {
	font-family: Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #009999;
}
.ModHeading {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #009B7E;
}

.MinorHeading {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #009999;
}
.text-white {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
a.white:link {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.white:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:active {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text-14 {
	font-family: Verdana;
	font-size: 14px;
	color: #336699;
}

