body, p, li, i, td, ol,  ul         { font-family: Arial,Helvetica,Verdana; font-size: 12pt }
h1           { font-family: Arial,Helvetica,Verdana; font-size: 13pt; font-weight: bold }
h2           { font-family: Arial,Helvetica,veranda; font-size: 18pt; color: #000080; font-style: italic; font-weight: bold }
h3           { font-family: Arial,Helvetica,Verdana; font-size: 15pt; font-weight: bold }
h4           { font-family: Arial, Helvetica,Verdana; font-size: 10pt; text-align: right }
h5           { font-family: Arial, Helvetica,Verdana; font-size: 8pt; text-align: center; font-style: italic }
h6           { font-family: Arial,Helvetica,Verdana; font-size: 9pt }
.grossfett   { font-family: Arial, Helvetica,Verdana; font-size: 14pt; font-weight: bold }
.gross       { font-family: Arial,Helvetica,Verdana; font-size: 14pt }
.englinks    { font-family: Arial,Helvetica,Verdana;font-size:10pt;font-style:italic}
.blue        { color: #000080 }
.eng	      { font-family:Arial,Helvetica,Verdana;font-size:10pt;text-align:center;font-style:italic }
.fett  	  { font-family: Arial, Helvetica,Verdana; font-size: 12pt; font-weight: bold }		
.klein	      {
	font-family:Arial,Helvetica,Verdana;
	font-size:10pt;
	text-align: right;
}
.links	      { font-family:Arial,Helvetica,Verdana;font-size:10pt;text-align: left }
	
A:link {
	text-decoration: none;
	color: Blue;
}
A:visited {
	text-decoration: none;
	color: Teal;
}
A:hover { text-decoration: underline; color: #FF3300; }
A:active {
	text-decoration: underline;
	color: Blue;
}
