.topbody {
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 200%;
	letter-spacing: .1em;
	padding: 20px;
	font-family: Verdana, Arial, sans-serif;
}
.indextext {
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
	letter-spacing: .1em;
	font-family: Verdana, Arial, sans-serif;
}
.graybody {
	font-size: small;
	color: #999999;
	text-decoration: none;
	letter-spacing: .1em;
	line-height: 200%;
	font-family: Verdana, Arial, sans-serif;
}
.blackbody {
	font-size: small;
	color: #000000;
	text-decoration: none;
	line-height: 200%;
	letter-spacing: .1em;
	font-family: Verdana, Arial, sans-serif;
}
.coloredbody {
	font-size: small;
	color: #FF9000;
	text-decoration: none;
	line-height: 200%;
	letter-spacing: .1em;
	font-family: Verdana, Arial, sans-serif;
}
.topgraybody {
	font-size: medium;
	color: #6F6F6F;
	text-decoration: none;
	line-height: 160%;
	letter-spacing: .1em;
	font-family: Verdana, Arial, sans-serif;
}
.new {
	color: #FF9000;
	font-size: small;
	text-decoration: none;
	line-height: 160%;
	letter-spacing: .1em;
	font-family: Verdana, Arial, sans-serif;
}
.copyright {
	color: #BCBCBC;
	font-size: small;
	text-decoration: none;
	padding-right: 20px;
	padding-bottom: 30px;
	letter-spacing: .1em;
	font-family: Verdana, Arial, sans-serif;
}
a:link {
	font-size: small;
	color: #FF9000;
	text-decoration: none;
}
a:visited {
	font-size: small;
	color: #FF9000;
	text-decoration: none;
}
a:hover {
	font-size: small;
	color: #FFAF47;
	text-decoration: none;
}

