body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.headings {
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight: bold;
	color: #009966;
}
.sm-heading {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #ffc20e;
}


.sm-heading-green {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #009966;
}


.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #055329;
}

.main-text a:link {
	color: #ca9a0d;
	text-decoration: none;
}
.main-text a:visited {
	color: #ca9a0d;
	text-decoration: none;
}
.main-text a:active {
	color: #ca9a0d;
	text-decoration: none;
}
.main-text a:hover {
	color: #666666;
	text-decoration: none;
}




.main-text-yell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #DFA806;
}

.main-text-yell a:link {
	color: #BA8B00;
	text-decoration: none;
}
.main-text-yell a:visited {
	color: #BA8B00;
	text-decoration: none;
}
.main-text-yell a:active {
	color: #BA8B00;
	text-decoration: none;
}
.main-text-yell a:hover {
	color: #BA8B00;
	text-decoration: none;
}





.link-text {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight: bold;
	color: #cc6633;
}

.link-text  a:link {
	color: #cc6633;
	text-decoration: none;
}
.link-text  a:visited {
	color: #cc6633;
	text-decoration: none;
}
.link-text  a:active {
	color: #cc6633;
	text-decoration: none;
}
.link-text  a:hover {
	color: #666666;
	text-decoration: none;
}

