body {
	font-family: "Comic Sans MS";
	font-size: 10pt;
	text-align: left;
	vertical-align: top;
}
a:visited {  color: #AA0000; text-decoration: underline}
a:active {  color: #FF6600; text-decoration: underline}
a:link {  color: #EE0000; text-decoration: underline}
h1 {
	font-size: 20pt;
	text-align: center;
	font-weight: bold;
	color: #EE0000;
	text-transform: none;
	line-height: normal;
	vertical-align: middle;
	font-family: "Comic Sans MS";

}
h2 {
	font-size: 13pt;
	font-weight: bold;
	color: #EE0000;
	font-family: "Comic Sans MS";


}
h3 {
	font-size: 11pt;
	font-weight: bold;
	font-family: "Comic Sans MS";


}
.fett {
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 10pt;


}
.kleinfett {
	font-size: 8pt;
	font-weight: bold;
	font-family: "Comic Sans MS";


}
.klein {
	font-size: 8pt;
	font-family: "Comic Sans MS";

}
.text {
	font-family: "Comic Sans MS";
	font-size: 10pt;
}
