HR {
	color : Black;
	width : 300px;
}
BODY {
	background-color : Black;
	scrollbar-base-color : Black;
	scrollbar-track-color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #c0c0c0;
	scrollbar-arrow-color : #c0c0c0;
	scrollbar-3dlight-color : #c0c0c0;
	scrollbar-darkshadow-color : #c0c0c0;
	scrollbar-face-color : Black;
	scrollbar-highlight-color : Black;
	scrollbar-shadow-color : Black;
	font-size : 13px;
}
A {
	color : #c0c0c0;
	text-decoration : none;

}
A:HOVER {
	color : White;
	text-decoration : none;
	
}
A:VISITED {
	color : #c0c0c0;
	text-decoration : none;
	
}
H1 {
	font-size : 18pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
}
H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 18pt;
	font-weight : lighter;
}

TABLE {
	margin-left : 1px;
}
TD.eins {
	font-size : 12px;
	font-weight : bold;
	
}

