@charset "utf-8";
.bodytxtGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.bodytxtBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.bodytxtBlackBld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.bodytxtGreyBld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #759B71;
	text-decoration: none;
	text-align: left;
}
a:visited {
	text-decoration: none;
	color: #759B71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a:hover {
	color: #A98B5F;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
a:active {
	text-decoration: none;
	color: #759B71;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}
.whitebold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
.smallgreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #94A68C;
	text-align: left;
}
.bodysmallgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #29563F;
	text-align: left;
}

.whiteheader
 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
}
.bodytxtbluesmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #3366CC;
	text-align: left;
}
.bodygreysmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-align: left;
}

.bodyltgrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B4B4B4;
	text-align: left;
}
.headerGrey {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-align: left;
}
.infotext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
