@charset "iso-8859-1";
/* CSS Document */
<style type="text/css">

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.ContentBg {
	background-color: 633f1a;
	background-image: url(/images/contentBG.jpg);
	background-repeat: no-repeat;
}
.style1 {
	font-size: 12px;
	color: #361F03;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	font-style: normal;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #361F03;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	color: #361F03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.style4 {
	color: #361F03;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
}
a:link {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
a:visited {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
</style>
