* {
        margin:         0;
        padding:        0;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000;
	background-repeat:no-repeat
}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
}

p {
	margin-bottom:13px; 
    margin-top:13px; 
	margin-left: 20px;
	color: #FFF;
	}

.farbig {
	color: #CC3300;
	font-weight: bold;
}

.courier {
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
}

.courier14 {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}

a {
	color: #F30;
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
