BODY,TD,TH,P,DIV,FORM {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-style : normal;	
	}

h1 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-style : bold;	 
	}
h3 {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	font-style : bold;
	color: #BB8800;	 
	}

A {
	text-decoration: none;
	color: black;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8 pt;
	}

A:Hover {
	text-decoration: underline;
	color: red;
	font-family : Verdana, Arial, sans-serif;
	font-size : 8 pt;
	}
	
INPUT, SELECT{
font-family : Verdana, Arial, sans-serif ;
	font-size : 8pt;
	font-style : normal;
	color: #8B008B;	
	}
	
#klein{
	font-family : Verdana, Arial, sans-serif ;
	font-size : 7pt;
	font-style : normal;
	color: black;	
	}

