body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height : 1.5em;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height : 1.2em;
}
ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-size: 0.8em; */
	/* line-height : 1.2em; */

}
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	/* font-size: 0.8em; */
	/* line-height : 1.2em; */

}
a:link {  color: #4C6E8D}
a:hover {  color: #CC0000}
a:visited {  color: #999999}
a:active {  color: #CC0000}
i {  color: #666666}
strong {
	color : #CC0000
}

h3 { font-size: 18px; font-family: "Courier New", Courier, mono}
h2 { font-size: 25px; font-family: "Courier New", Courier, mono}
h1 {
	font-size: 28px;
	font-family: "Courier New", Courier, mono;
	font-weight : bold;
}

.text {  font-family: "Courier New", Courier, mono; font-size: 10pt }
.klein {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.sehrklein {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #666666}
