BODY, TD, P, A, H,input  {
	font-size : 12pt;
	font-family : Helvetica, Arial, Verdana, sans-serif;
	font-weight : normal;
	font-style : normal;
}

P  {
	
}

H1  {
	font-size : 20pt;
	font-weight : bold;
	text-align : center;
}

H2  {
	font-size : 16pt;
	font-weight : bold;
	text-align : center;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	text-align : center;
}

A  {
	text-decoration : none;
	color : #0000FF;
}

A:Visited  {
	text-decoration : none;
}

A:Active  {
	text-decoration : none;
}

A:Hover  {
	color : #000000;
}

BODY  {
	margin-top : 0;
	margin-left : 0;
	margin-right : 0;
}

.klein {
	font-size : 8pt;
}


