BODY {  
	font-size: 12px;
	font-family: verdana, arial,helvetica,sans-serif; 
	background-color: rgb(0,0,0);
	color: rgb(255,255,255);
}

P {
	font-size: 10pt;
	font-family: verdana,arial,helvetica;
}

TD {
	font-size: 10pt;
	font-family: verdana,arial,helvetica;
}

TABLE {	
	cursor: crosshair;
	font-family: verdana, arial, helvetica, sans-serif;
	border: 1px solid;
}

.geenrand {border-style: none;}
.klein {font-size: 11px;}

PRE {	
	font-family: Andale Mono,Courier New,monospace;
	font-size: 12px;
}


A:link {color: #80A0FF;}
A:active {color: #6699FF;}
A:hover {text-decoration: none; color: #6699FF;}
A:visited {color: #CCCCCC; text-decoration: none;}

A.forum:link {color: #CCCCCC; text-decoration: none; }
