body {
background-color : Black;  
margin: 0px;
font-family: Verdana;
font-size:9pt;
color : White;
}

 td {
font-family: Verdana;
font-size:9pt;
color : White;
height: 19px;
}

A:link, A:visited, A:active {
	color: White;
	font-family: Verdana;
	text-decoration: underline;
	font-size:9pt;
} 	

A:hover {
	color: White; 
	 font-family: Verdana;
	text-decoration: underline;

} 

A.kat {color: Black; 
font-family: Verdana;
 font-size:9pt;   }
A.kat:hover {color: Black; 
text-decoration: underline; }

.kat {color: Black; 
font-family: Verdana;
 font-size:9pt;   }

h2{
	color: White;
	font-family: Verdana;
	font-size: 13pt;	
	font-weight : bold;
}

P {
	font-family: Verdana;
	font-size:9pt;
	color : White;
	margin-bottom : 0px;
	margin-top : 0px;
}

HR {
	 width: 100%;
	 height: 1 ;
	 text-align : center;
	 color: #00000;
}
