body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #0CA3AF;
	margin: 0px;
	background-color: #D6F1F4;
}
.TextMain {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0CA3AF;
	font-size:12px;
	line-height: 20px;
	}
.Headline {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #0CA3AF;
	font-size:14px;
	font-weight:bold;
	line-height: 20px;
	}
a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #7924AF;
	font-size:12px;
	text-decoration:none;
	}
a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #7924AF;
	font-size:12px;
	text-decoration:none;
	}
a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #A875C2;
	font-size:12px;
	text-decoration:none;
	}
a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #A875C2;
	font-size:12px;
	text-decoration:none;
	}	
	
.Header {
	background-image:url(../images/header.gif);
	background-repeat:no-repeat;
	height: 85px;
	}
.BodyBG {
	background-image:url(../images/bodyBG.gif);
	background-repeat:repeat-y;
	width: 807px;
	}
.bodyDusterBG {
	background-image:url(../images/bodyDusterBG.gif);
	background-repeat:no-repeat;
	}
.BodyFooter {
	background-image:url(../images/footer.gif);
	height: 119px;
	}
.FooterText {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #0CA3Af;
	}
.WELink a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0CA3Af;
	text-decoration: none;
	}
.WELink a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#0CA3Af;
	text-decoration: none;
	}
.WELink a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A875c2;
	text-decoration: none;
	}
.WELink a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#A875c2;
	text-decoration: none;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}