/* CSS Document */

<!--
body {
	background-color: #003300;
}
body,td,th {
	color: #CCFF6E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #00CC00;
	text-decoration: none;
}
a:visited {
	color: #00CC33;
	text-decoration: none;
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #CCFF6E;
}
h2 {
	font-size: 16px;
}
h3 {
    font-size: 18px;
	font-weight:  bold;
} 
.Stil1 {font-size: x-large}
.Stil2 {color: #003300}
.Stil3 {font-size: xx-large; }
.Stil6 {font-size: 16px; }
a {
	font-size: 16px;
}