.smallbodyText {
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: 000000;
}
.smallbodyTextWhite {
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 12px;
	font-style: normal;
	color: FFFFFF;
}
.bodyText {
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 16px;
	font-style: normal;
}
.LargeNormalText {
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 24px;
	font-style: normal;
}
.boldText {
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.LargeboldText {
	font-family: Georgia, TimesNewRoman, Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
}
.contentlinkstyle A:link {text-decoration: underline;
color: 6699FF;
}

.contentlinkstyle A:visited {text-decoration: underline;
color: 6699FF;
}
.contentlinkstyle A:active {text-decoration: underline;}

.contentlinkstyle A:hover {

	text-decoration: none;

	color: #000000;
	}