body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	background-color: #CCCCCC;

}
	
	.mini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	}
	
.klein {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000000;
	}


.h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #009966;
}


td {
	background-repeat: no-repeat;
	
}



a:link    { 
	color :#009966; 
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	outline:none;
}

a:active  {
	color :#000000;
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	outline:none;
}

a:visited { 
	color :#009966; 
	text-decoration:none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	outline:none;	
} 

a:hover   {
	color :#009966;
	text-decoration:underline;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-bottom: thin;
	outline:none;
}

.version {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
	margin-top: 35px;
}

.version a {
	color: #CC0000;
}