body {
	background-color: #99CCcc;
	margin-left: 50px;
	margin-top: 25px;
	margin-right: 50px;
	margin-bottom: 50px;
	
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
}
.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	line-height: normal;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}
.logoy {
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.logor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FF0000;
}
.datum {
	font-size: 16px;
	color: #993366;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: normal;
	font-weight: bolder;
	color: #CC0000;
	text-align: center;
}
.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #0000FF;
	text-align: center;
}
.link {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
a:hover {color: #ff00ff}
