@charset "ISO-8859-1";
.indexHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #333333;
	text-align: center;
	word-spacing: 2px;
	text-decoration: none;
	font-stretch: condensed;
	font-variant: small-caps;
}
.indexSUBhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #CCCCCC;
	text-align: center;
	word-spacing: 2px;
	text-decoration: none;
	font-stretch: condensed;
}
.bodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	padding-left: 10px;
}
.footer {
	font-size: 9px;
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
body {
	background-color: #999999;
}
a:link {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
