body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	color: #000000;
	position: center;
}
.HeaderLargeBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: 400;
	text-transform: none;
	color: #000000;
	font-style: normal;
	text-align: left;
}
.HeaderMediumBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 400;
	text-transform: none;
	color: #000000;
	font-style: normal;
	text-align: left;
}
.HeaderSmallBlack {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	color: #000000;
	font-style: normal;
	text-align: left;
}
.HeaderSubGrey {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
	color: #510478;
}
.bodyheader {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}
.bodytext {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
	text-align: left;
	line-height: 20px;
}
.bodytextblack {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: lighter;
	text-align: left;
	line-height: 20px;
}
.bodytexttight {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
	text-align: left;
	line-height: 16px;
}
.bodytextsmall {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	font-weight: lighter;
	text-align: left;
}
.bodytextright {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: lighter;
}

.breadcrumbs {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
A:link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none
}
A:visited {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10px;
	COLOR: #666666;
	FONT-FAMILY: Verdana;
	TEXT-DECORATION: none
}
A:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #666666;
	TEXT-DECORATION: underline
}

.footerlinks a:link {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	text-decoration: none;
}
.footerlinks a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#666666;
	text-decoration: none;
}
.footerlinks a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#333333;
	text-decoration:underline;
}
.footerlinks a:active {
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#999999;
	text-decoration:underline;
}
