<style type="text/css">
<!--
body
{scrollbar-face-color: #770000;
scrollbar-shadow-color: #9E005D;
scrollbar-highlight-color: #CCCCCC;
scrollbar-3dlight-color: #CCCCCC;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #442b17;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #5e4028;
	background-image: url(background.jpg);
}

body { 
	background-color: #5e4028;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: 50% 0px; 
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
	color: #770000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}


.text {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 12px;
}

.textfeatures {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.description {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #000000;
}

P {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 13px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #FF0000;
}

h3 {
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

h4 {
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	color: #FF0000;
}


.footer {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.footer a:link, .footer a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FFFFFF;
	}

.footer a:hover { 
	text-decoration : underline;
	color: #FF0000;

	}

.footer a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	text-decoration : none;
	color: #FFFFFF;
	}
