.SideHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
}
.PageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #FFFFFF;
}
.PageSubHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: 20px;
	color: #CCCCCC;
	font-weight: normal;
	font-style: normal;
}
.Copyright {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
}
.BodyFont {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #00CCCC;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.CurrentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #00CCCC;
	font-weight: bold;
	line-height: 14px;
	height: auto;
	width: auto;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BodyHeader {
 	font-size: 22px;
	line-height: 24px;
}

.BodyFont a:link {
	color: #3366CC;
	text-decoration: none;
}
.BodyFont a:visited {
	color: #3366CC;
	text-decoration: none;
}
.BodyFont a:hover {
	color: #3366CC;
	text-decoration: underline;
}
.BodyFont a:active {
	color: #3366CC;
	text-decoration: none;
}
