.MainText {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.PageTitle {
	font-family: "Times New Roman";
	font-size: 24px;
	font-style: italic;
	color: #000000;
}
.Backgroundnorepeat {
	background-repeat: no-repeat;
}
.SmallMainText {

	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #000000;
}

.LargePageTitle {
	font-family: "Times New Roman";
	font-size: 36px;
	font-style: italic;
	color: #000000;
}
.Imagenorepeat {
	background-repeat: no-repeat;
}
.Footer {
	font-family: "Times New Roman";
	font-size: 14px;
	font-style: normal;
	color: #000000;
}


.BodyTextLink a:Link, a:Visited, a:Hover, a:Active{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
}
.BodyTextLink a:Hover{
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	color: #A4101E;
	text-decoration: underline;
}
