BODY {
	SCROLLBAR-HIGHLIGHT-COLOR: White; 
	SCROLLBAR-SHADOW-COLOR: #5C5C5C;
	SCROLLBAR-ARROW-COLOR: White;
	SCROLLBAR-BASE-COLOR: Black;
}

body,div,p,pre,ul {
	font-family: "Courier New", Courier, monospace;
	font-size:11pt; color: #ADA69C;
	font-style: normal;   
	}
body {
background-image: url(hinter.jpg);
	background-color: Black;
	background-repeat: no-repeat;
	background-attachment: fixed;
	
		} 

h1 {font-size:11pt; color: Red;  font-weight:bold;}
h2 {font-size:10pt;  font-weight: normal; }
h3 {font-size:8pt; font-weight: normal;}
hr {font-size: 1px; color: White;  border: none; }


a:link {color: White; text-decoration: none; font-size:11pt; font-weight:bold;}
a:visited {color: Red; text-decoration: none; font-size:11pt; font-weight:bold;}
a:hover {color: Red; text-decoration: none; font-size:11pt; font-weight:bold;}

#links {
top: 25px; 
	left: 15px; 
	border: none;
	color: White;
	font-family: "Courier New", Courier, monospace; 
	font-size: 11pt;
	position: absolute;
	width: 135px; 
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background: transparent;
	background-color: transparent;
	z-index: 1;
}

#content {
top: 250px; 
left: 181px; 
	position: absolute;
	width: 440px; 
	color: #DBD9D4;
	font-family: "Times New Roman", Times, serif;
	border: none;
	font-size:11pt;
	background: #1F1F1F;
	font-style: normal; 
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	z-index: 1;
	}


#content a {
color: White; 
text-decoration: none; 
font-size:10pt; 
font-weight:bold;
}

#content a:link {
color: White; 
text-decoration: none; 
font-size:11pt; 
font-weight:bold;
}

#content a:visited {
color: Red; 
text-decoration: none; 
font-size:11pt; 
font-weight:bold;
}

#content a:hover {
color: Red; 
text-decoration: none; 
font-size:11pt; 
font-weight:bold;
}


