@charset "utf-8";
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #222;
	text-decoration: none;
}

.bodytext {
	font-family: Tahoma;
	font-size: 13px;
	line-height:18px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

.pagetitle {
	font-family: Tahoma;
	font-size: 15px;
	line-height:30px;
	font-weight: bold;
	color: #017a5f;
	text-decoration: none;
}

