table{
	background:white
}

tr{
	background:black
}

P{
	font-size: 13px; 
	font-family: Verdana; 
	color: White; 
	text-decoration: none
}

td{
	font-size: 13px; 
	font-family: Verdana; 
	color: White; 
	text-decoration: none;
}

h1{
	font-size: 30px; 
	font-family: Verdana; 
	font-weight: bold; 
	color: White; 
	text-decoration: none
}

A{
	color: #999999; 
	text-decoration: none; 
	font-size: 13px
}

a:Visited{
	color: #999999; 
	text-decoration: none; 
	font-size: 13px
}

a:active{
	color: white; 
	font-size: 13px
}

a:hover{
	text-decoration: overline; 
	color: white; 
	font-size: 13px
}

body{
	color: white; 
	font-size: 13px;
	font-family: Verdana; 
	background-color: black; 
	scrollbar-arrow-color: #999999; 
	scrollbar-base-color: black; 
	scrollbar-track-color: black; 
	scrollbar-highlight-color: black; 
	scrollbar-shadow-color: black; 
	scrollbar-3dlight-color: #E9EDFF; 
	scrollbar-darkshadow-color: #E9EDFF
}

.ueber{
	font-size: 13px; 
	font-family: Verdana; 
	color: #999999; 
	font-weight: bold
}