BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: #BEC5A2; 
	SCROLLBAR-SHADOW-COLOR: #525B22;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-BASE-COLOR: #4C5834;
}

body,div,p,pre,h1,h2,h3,h4,ul {
	font-family: Tahoma, Verdana;
	font-size:11pt; color: #F2ECDB;
	font-style: normal; 
	background-color: Black;
	}

h1 {font-size:11pt; font-weight:bold;}
h2 {font-size:10pt;  font-weight: normal; }
h3 {font-size:8pt; font-weight: normal;}
hr {font-size: 1px; color: #686832;  border: none; }


a:link {color: #E7E7CD; text-decoration: none; font-size:11pt; font-weight:bold;}
a:visited {color: #BEC5A2; text-decoration: none; font-size:11pt; font-weight:bold;}
a:hover {color: #BEC5A2; text-decoration: none; font-size:11pt; font-weight:bold;}


#content {
top: 15px; 
left: 20px; 
	position: absolute;
	width: 570px; 
	color: #CBB375;
	font-family: Tahoma, Verdana;
	border: none;
	font-size:11pt;
	font-style: normal; 
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	z-index: 1;
	}


#content a {
color: #E7E7CD; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:link {
color: #E7E7CD; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:visited {
color: #BEC5A2; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:hover {
color: #BEC5A2; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

