.BodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 4px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #C68410;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link-white {
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.DISCLAIMER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.BlackSideBar {
	font-size: small;
	font-weight: bold;
}
