body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #393939;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #393939;

}
a:hover {
	background-color:#6bbb33;
	background-size: cover;
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #393939;
	background-color:#6bbb33;
	background-size: cover
}

a.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFF;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
}
a.footer:hover {
	text-decoration: none;
}
a.footer:active {
	text-decoration: none;
	color: #FFF;
}

.bluetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #0279F9;
	text-align: left;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 28px;
	color: #676767;
}

.contentlg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight:bold;
	line-height: 28px;
	color: #676767;
}


.greentitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #6bbb33;
	text-align: center;
}

.footer-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	color: #FFF
}


.topwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	color: #FFF
}
.serheaad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #090;
}


.BLUEheaad {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #06F;
}