TD {
	color : #663300;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : normal;
}

img { 
	vertical-align: bottom;
}

a {
	color: #663300;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}

BODY { 
	background : #E2E2FE;
	color : #663300;
	font-family : "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : normal;
 } 

.titel {  font-size: 18px; font-weight: bold; color: #000000}
.subtitel {  font-size: 14px; font-weight: bold; color: #000000}

PRE {
	background : White;
	color : Black;
}


