@import url("styles");
body {
	background-image: url();
	background-repeat: no-repeat;
	background-color: #996633;
}
.style5 {color: #FFFFFF}
.style6 {color: #FFFFFF; font-size: 36px; }
.style8 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.style9 {
	font-size: 16px;
	font-weight: bold;
}
.style_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-position: center center;
	vertical-align: middle;
}
