.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.bluebody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #63308B;
}
.whitelink a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
.whitelink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: x-small;
	text-decoration: none;
}
.whitelink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #F5832F;
	font-size: x-small;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #63308B;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #8A7B93;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.bodyGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color:#999999;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	color: #63308B;
	text-decoration: underline;
	font-size: medium;
	font-weight: bold;
}
.sheading {
	font-family: Arial, Helvetica, sans-serif;
	color: #63308B;
	font-size: 11pt;
	font-weight: bold;
}
hr {
	color: #63308B;
}
.bottom_links {
	font-size: medium;
	font-weight: bold;
	color: #63308B;
}
.bottom_links a:link{
	font-size: small;
	font-weight: bold;
	color: #63308B;
}
.bottom_links a:visited{
	font-size: small;
	font-weight: bold;
	color: #63308B;
}
.bottom_links a:hover {
	font-size: small;
	font-weight: bold;
	color: #F5832F;
}
.blueLg {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #4A7ECD;
}
