body {
	background-color:#000000;
	margin : 0px;
	color :#666666;
}

table{
	font-family : Arial, Helvetica, sans-serif;
	font-size : medium;
	font-weight : 100;
	border-left-color : #666666;
	border-bottom-color : #666666;
	border-right-color : #666666;
	border-top-color : #666666;
	
}


td{
	border-left-color : #666666;
	border-bottom-color : #666666;
	border-right-color : #666666;
	border-top-color : #666666;
}


a:link {
       text-decoration: underline;
        color: #666666;
}

a:visited {
        color: #555555;
}

DIV.start {
	
}

h1{
	text-align : center;
}

h3{
	text-align : center;
	font-size : 25;
}

img{
	border-color : #666666;
	border-style : groove;
}

font.textunten{
	color: #454545;

}