/* CSS Document */
<!--
body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fbfbef;
	text-decoration: none;
	margin-left:0px; margin-right:0px; margin-top:30px; margin-bottom:0px;
	style: blau1.jpg;
}
a:link {   text-decoration:underline;  font-weight:normal;  color:#ccffcc;  font-size:14px;}
a:visited{   text-decoration:underline;  font-weight:normal;  color:#ccffcc;  font-size:14px;}a:active{   text-decoration:underline;  font-weight:normal;  color:#ff9933;  font-size:14px;}
a:hover{   color:#ff9933;}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fbfbef;
	text-decoration: none;
}
 b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbfbef;
	text-decoration: none;
}
h2 {
	font-family: Times;
	font-size: 44px;
	font-weight: normal;
	font-style: italic;
	color: #ccff66;
	text-decoration: none;
}
h1 {
	font-family: Times;
	font-size: 28px;
	font-weight:normal;
	font-style: italic;
	color: #ccff66;
	text-decoration: none;
}
h3 {
	font-family: Times;
	font-size: 40px;
	font-weight:normal;
	font-style: italic;
	color: #ccff66;
	text-decoration: none;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fbfbef;
	text-decoration: none;
}
tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fbfbef;
	text-decoration: none;
	}
-->
