body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #57AB52;
	font-family: arial;
	font-size: 12px;
}
.text {
	font-family: arial;
	font-size: 12px;
	color: #4C4C4C;

}
h1 {font-size:18px;}
h2 {font-size:16px; color: #0679B6;}
h3 {font-size:14px;}

.blue {
	font-family: arial;
	font-size: 12px;
	color: #0679B6;
	text-decoration: none;
}
.whitetextsmall {
font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.style1 {font-size: 10px}
.button {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #C5E2EF;
	text-decoration: none;
}

a {
text-decoration: none;
font-family: arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
color:#0679B6;
}
a:hover {
text-decoration: underline;
font-family: arial;
font-size: 12px;
font-style: normal;
line-height: normal;
font-weight: bold;
color:#000000
}
a.menunav {
text-decoration: none;
font-family: arial;
font-size: 13px;
font-style: normal;

font-weight: bold;
color:#FFFFFF;
}
a.menunav:hover {
text-decoration: none;
font-family: arial;
font-size: 13px;
font-style: normal;

font-weight: bold;
color:#FFFFCC;
}

a.bottomnav {
text-decoration: none;
font-family: arial;
font-size: 10px;
font-style: normal;
font-weight: bold;
color:#FFFFFF;
}
a.bottomnav:hover {
text-decoration: underline;
font-family: arial;
font-size: 10px;
font-style: normal;
font-weight: bold;
color:#444444;
}