@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-color: #8A6E5B;
}

.menutextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.menutextlink:link {
	color: #FFF;
	text-decoration:none;
}
.menutextlink:visited {
	color: #FFF;
	text-decoration:none;
}
.menutextlink:hover {
	color: #FFF;
	text-decoration:underline;
}
.menutextlink:active {
	color: #FFF;
	text-decoration:none;
}

.contacttext {
	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: #FFF;
}
.contacttextlink {
	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: #FFF;
}
.contacttextlink:link {
	color: #FFF;
	text-decoration:none;
}
.contacttextlink:visited {
	color: #FFF;
	text-decoration:none;
}
.contacttextlink:hover {
	color: #FFF;
	text-decoration:underline;
}
.contacttextlink:active {
	color: #FFF;
	text-decoration:none;
}

.normaltextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.normaltextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
}
.normaltextlink:link {
	color: #FFF;
	text-decoration:none;
}
.normaltextlink:visited {
	color: #FFF;
	text-decoration:none;
}
.normaltextlink:hover {
	color: #FFF;
	text-decoration:underline;
}
.normaltextlink:active {
	color: #FFF;
	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: #FFF;
}
.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: #FFF;
}
.copyrighttextlink:link {
	color: #FFF;
	text-decoration:none;
}
.copyrighttextlink:visited {
	color: #FFF;
	text-decoration:none;
}
.copyrighttextlink:hover {
	color: #FFF;
	text-decoration:underline;
}
.copyrighttextlink:active {
	color: #FFF;
	text-decoration:none;
}

</style>