BODY {
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
}

A:link {
	color : #336699;
	background-color : white;
	text-decoration : none;
}

A:visited {
	color : #336699;
	background-color : white;
	text-decoration : none;
}

A:active {
	color : #336699;
	background-color : white;
	text-decoration : underline;
}
A:hover {
	color : #336699;
	background-color : white;
	text-decoration : underline;
}

.ub1 {
	font-family : "Times New Roman", Times, serif;
	font-size : 22pt;
	font-weight : bold;
}

.ub2 {
	font-family : "Times New Roman", Times, serif;
	font-size : 14pt;
	font-weight : bold;
}

.ub3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	font-weight : bold;
}

.ub4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13pt;
	font-weight : bold;
}

.norm {
	font-size : 10pt;
}

.fett {
	font-size : 10pt;
	font-weight : bold;	
}

.klein {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.toplink {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : bold;
}

h2 {
	text-align:center;
	text-decoration:underline;
}

h3 {
	text-align:center;
	text-decoration:underline;
}
