body         { background-color: #00CC99; font-family: Arial, Helvetica, sans-serif; font-size: 12pt }
a:link       { color: #FFFFFF; font-size: 12pt; font-weight: bold }
a:visited    { color: #993333; font-size: 12pt; font-weight: bold }
a:active     { color: #99FF66; font-size: 12pt; font-weight: bold }
h1           { font-family: Arial; font-size: 18pt; text-align: center; color: #1B70A5 }
h2           { font-family: Arial; font-size: 14pt; font-weight: bold }
h3           { font-family: Arial; font-size: 12pt; font-weight: bold }
p            { font-family: Arial; font-size: 14pt }
ul           {
	list-style-image: url('images/punkt.gif');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
table { width: 90%;
	}

