.head1 {
	font-family: "Courier New", Courier, mono;
	font-size: 36px;
	font-weight: bolder;
	font-variant: normal;
	color: #FF0000;
}
.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.head2 {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #FF0000;
	font-weight: bolder;

}
.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.links {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bolder;
}
.bold {
	font-weight: bolder;
}
.standardklein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.head3 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
