BODY {
	background-color : #333333;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0%;
	padding-bottom : 0%;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
}
H1 {
	font-family : "Courier New", Courier, monospace;
	color : #666666;
	font-size : 18px;
	font-weight : bold;
	text-align : center;
	margin-bottom : 30px;
	line-height : 22px;
}
H2, .text {
	font-family : "Courier New", Courier, monospace;
	color : #666666;
	font-size : 16px;
	font-weight : bold;
	text-align : center;
}
A:LINK, A:HOVER, A:VISITED, A:ACTIVE {
	font-family : "Courier New", Courier, monospace;
	color : #999999;
	font-size : 16px;
	white-space : nowrap;
	text-decoration : none;
	text-align : center;
	line-height : 20px;
}
.enter {
	font-size : 24px;
	font-weight : normal;
	margin-top : 30px;
	margin-bottom : 20px;
}
.titel {
	font-size : 24px;
	margin-top : 30px;
	margin-bottom : 20px;
}
.mail {
	font-size : 20px;
	margin-top : 30px;
	margin-bottom : 0px;
}

TD {
	text-align : center;
}

.bl {
	text-align : justify;
}
.ce {
	text-align : center;
}
.re {
	text-align : right;
	vertical-align : top;
}
.li {
	text-align : left;
	vertical-align : top;
}
