body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	display: block;
	overflow: auto;
	background-color: #990000;
	font-size: 14px;
}
*{ margin:0; padding:0 } 
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
   margin:0
}
li, dd {
   margin-left:4%; 
}
a:link {
	color: #0033FF;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-size: 14px;
}
a:active {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}
.style1 {
	font-size: 24px;
	color: #CCCCCC;
}
.style2 {
	font-size: 14px;
	color: #999999;
}
.style3 {
	font-size: 16px;
	color: #000033;
}
.style10 {
	font-size: xx-small;
	color: #990000;
}
#dude {
	position:absolute;
	width:55px;
	height:70px;
	z-index:2;
	left: 854px;
	top: 31px;
}
#mplayer {
	position:absolute;
	width:310px;
	height:112px;
	z-index:3;
	left: 615px;
	top: 150px;
}
.gekleurdetextarea {
	scrollbar-3dlight-color:#130D0E;
	scrollbar-arrow-color:#666666;
	scrollbar-base-color:#130D0E;
	scrollbar-track-color:#130D0E;
	scrollbar-darkshadow-color:#130D0E;
	scrollbar-face-color:#000000;
	scrollbar-highlight-color:#130D0E;
	scrollbar-shadow-color:#666666;
}

