.PartnerMenu {
	font-family: Georgia;
	font-size: 10px;
	color: #6C8EB0;
}
.PartnerMenu a:Hover{
	font-family: Georgia;
	font-size: 10px;
	color: #3F4953;
}
.Headings {
	font-family: Georgia;
	font-size: 16px;
	color: #333367;
	font-weight: normal;
}
.MainText {
	font-family: Georgia;
	font-size: 12px;
	color: #000000;
}
.Footer {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
}
.Footer a:Hover{
	font-family: Arial;
	font-size: 12px;
	color: #7FCE72;
}

.disclaimer {
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
.disclaimer a:Hover{
	font-family: Georgia;
	font-size: 12px;
	font-weight: normal;
	color: #990000;
}
