@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6f5538;
	background-color: #000000;
	text-decoration: none;
	scrollbar-face-color: 000000;
    scrollbar-highlight-color: 6F5538;
    scrollbar-3dlight-color: 000000;
    scrollbar-darkshadow-color: 000000;
    scrollbar-shadow-color: 3f3122;
    scrollbar-arrow-color: 6F5538;
    scrollbar-track-color: 000000;
	
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F5538;
	font-weight: bold;
}	
a {
	font-size: 10px;
	color: #6f5538;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6f5538;
}
a:hover {
	text-decoration: none;
	color: #6f5538;
}
a:active {
	text-decoration: none;
	color: #6f5538;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 10px;
	color: #6F5538;
}

.Stil1 {
	color: #6F5538;
	font-weight: bold;
	font-size: 10px;
}
.Stil2 {
	color: #6F5538;
	font-weight: normal;
	font-size: 10px;
}
