/* Klassen für Ausdruck */

/* Tags */
h1 {
	font-size:12pt;
	}
h2, h3 {
	font-size:11pt;
	}

body {
	font-family:Verdana,Arial,Helvetica,sans serif;
	font-size:10pt;
	line-height:16pt;
	}
td, th {
	font-family:Verdana,Arial,Helvetica,sans serif;
	font-size:10pt;
	line-height:16pt;
	}
a {
	color:#000000;
	}

