body {
		 margin: 0px;
		 background-color: #000000;
		 
}

body, table, td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: 900;
	font-size: 8pt;
	color: #ffffff;
	}

img {
	border-width: 0px; 
}

a {
	color:#FF0000;
	text-decoration: none;
}

a:hover {
	color:#FF0000;
	text-decoration: underline;
}

.titel {
			 font-weight: 900;
			 font-size: 16pt;
			 color: #CCCCCC;
}


