body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext {
    color: #000;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.bodytext a:link {
    color: #178098;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.bodytext a:visited {
    color: #178098;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.bodytext a:hover {
    color: #000;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.bodytextred {
    color: #ff0000;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.bodytitle {
    color: #000;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 21px;
	
}
.bodytitle2 {
    color: #178098;
    font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 15px;
	
}