.Titel {
	font-family: "Courier New", Courier, mono;
	font-size: 30px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
}
.Text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

