body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-variant: normal;
}
a {
	font-size: 14px;
	font-variant: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
a:hover { 
 	color:#cc3333; 
	text-decoration:none; 
	background-color:#cccccc; 
	font-weight:bold; 


}
h2 {
	font-size: small;
	font-variant: small-caps;
	font-weight: bolder;

}
li {
	white-space: normal;
	list-style-type: square;
	list-style-position: outside;
}

.font-klein {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h3 {
	font-size: small;
	font-weight: normal;
	font-variant: small-caps;
	line-height: 14pt;

}

