@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-color: #8A6E5B;
}
.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}
.menuitem:link {
	color: #FFFFCC;
	text-decoration:none;
}
.menuitem:visited {
	color: #FFFFCC;
	text-decoration:none;
}
.menuitem:hover {
	color: #FFFFCC;
	text-decoration:underline;
}
.menuitem:active {
	color: #FFFFCC;
	text-decoration:none;
}

.statusbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}

.statusbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}
.statusbarlink:link {
	color: #FFFFCC;
	text-decoration:none;
}
.statusbarlink:visited {
	color: #FFFFCC;
	text-decoration:none;
}
.statusbarlink:hover {
	color: #FFFFCC;
	text-decoration:underline;
}
.statusbarlink:active {
	color: #FFFFCC;
	text-decoration:none;
}






.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.normaltextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.normaltextlink:link {
	color: #000000;
	text-decoration:underline;
}
.normaltextlink:visited {
	color: #000000;
	text-decoration:underline;
}
.normaltextlink:hover {
	color: #9C5A4A;
	text-decoration:underline;
}
.normaltextlink:active {
	color: #000000;
	text-decoration:underline;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}
.footertextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #BDBDBD;
}
.footertextlink:link {
	color: #FFFFCC;
	text-decoration:none;
}
.footertextlink:visited {
	color: #FFFFCC;
	text-decoration:none;
}
.footertextlink:hover {
	color: #FFFFCC;
	text-decoration:underline;
}
.footertextlink:active {
	color: #FFFFCC;
	text-decoration:none;
}


.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}
.copyrighttextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFCC;
}
.copyrighttextlink:link {
	color: #FFFFCC;
	text-decoration:none;
}
.copyrighttextlink:visited {
	color: #FFFFCC;
	text-decoration:none;
}
.copyrighttextlink:hover {
	color: #FFFFCC;
	text-decoration:underline;
}
.copyrighttextlink:active {
	color: #FFFFCC;
	text-decoration:none;
}



</style>
