
.Reich {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;	
}
.alb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
.hib {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #00FF00;
	font-variant: normal;
}
.mid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	font-variant: normal;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bolder;
	font-variant: small-caps;
	color: #000000;
	text-align: center;
}

select {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	text-align: center;
}
option {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
}
a:link { text-decoration:none; font-weight:bold; color:#990000; }
a:visited { text-decoration:none; font-weight:bold; color:#990000; }
a:hover { text-decoration:none; font-weight:bold; color:#FF0000; }
a:active { text-decoration:none; font-weight:bold; color:#CCFFFF; }
