<!--
.title {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FDEF9E;
}
a:link {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #FDEF9E;
	font-weight: normal;
}
a:visited {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #FDEF9E;
}
a:hover {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #EC9F53;
	background-color:#663200;
}
a:active {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #E4A66B;
}
.tablebgr {
	background-color: #E4A66B;
}
.copyright {
	font-family: Arial, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #999999;
}
-->

