EM {
	font-family : Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : italic;
	color : Red;
}
big {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: Green;
	font-style : normal;
}
SMALL {
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: Blue;
}

h1 {
	font-size: 14pt;
	color: #CD5C5C;
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
}
h2 {
	font-size: 12pt;
	color: #CD5C5C;
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
	font-style: bold;
}
h3 {
	font-size: 9pt;
	color: #CD5C5C;
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
}
h4 { font-size:10pt; color:#ffffff; font-family:Trebuchet MS, Verdana,Arial,Helvetica; }
p  { font-size:8pt; color: #696969; font-family:Trebuchet MS, Verdana,Arial,Helvetica; }
td { font-size:8pt; color: #696969; font-family:Trebuchet MS, Verdana,Arial,Helvetica; }
a:link  {
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: #CD5C5C;
	font-weight: bold;
}

b {
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
	font-size: 8pt;
	color: #CD5C5C;
}

body { font-family:Trebuchet MS, Verdana,Arial,Helvetica; font-size:8pt;}



td.frame {
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
	font-size: 8pt;
	border: 1px Gray;
	border-style: solid none none none;
}

li {
	font-size: 8pt;
	color: #696969;
	font-family: Trebuchet MS, Verdana,Arial,Helvetica;
	list-style-image: url(dreieck.gif);
}




