@charset "utf-8";
/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav_grey {
	font-family: Calibri, Century Gothic, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #656565;
}
.nav_green {
	font-family: Calibri, Century Gothic, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #15940f;
}
.nav_blue {
	font-family: Calibri, Century Gothic, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #117cb0;
}

.btm2 {
	font-size: 10px;
	font-family: Calibri, Century Gothic, Tahoma, Verdana;
}
.btm1 {
	font-size: 11px;
	font-family: Calibri, Century Gothic, Tahoma, Verdana;
}
.preview_font {
	font-size: 12px;
	font-family: Calibri, Century Gothic, Tahoma, Verdana;
	color: #666666;
}
.style5 {
	font-family: Century Gothic, Calibri, Tahoma, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #117cb0;
}
.small_grey {
	font-family: Century Gothic, Calibri, Tahoma, Verdana;
	font-size: 11px;
	color: #999999;
}
.main_font {
	font-family: Century Gothic, Calibri, Tahoma, Verdana;
	font-size: 13px;
}
.newsletter {
	font-family: Calibri, Century Gothic, Tahoma, Verdana;
	color: #595959;
	font-size: 15px;
	background-color: #FEFEFE;
	border: 1px solid #DFDFDF;
}
.code_grab {
	font-size: 13px;
	font-family: Calibri, Century Gothic, Tahoma, Verdana;
	color: #666666;
	background-color: #FEFEFE;
	border: 1px solid #999999;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

-->
