body,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #dddddd;
	color: #000000;
}

td.border {
	background-color : #000000;
	padding : 1px;
}

p {
	font-size: 13px;
}
a {
	color: Black;
	text-decoration: none;
	font-weight : bold;
}
h1 {
	font-size: 26px;
	font-weight: bold;
	color: Black;
	line-height: 40px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	line-height: 22pt
}
h3 {
	font-size: 13px;
	font-weight: normal;
	color: #660000;
	text-align: center
}
.klein {  
	font-size: 10px;
	line-height: 12pt
}
a:hover {
	color: #000000;
	text-decoration : underline;
}
a:visited {
	color : Gray;
}
