.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 20px;
}
.boldBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #8a5733;
}
.indexCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 20px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	line-height: 25px;
	color: #8a5733;
}
.italicBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 20px;
}
.italicBodyBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
}
a	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #8A5733;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #8A5733;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
	text-decoration: underline;
}
ul	{
	margin-top:auto;
	}
