/* CSS Document */

a:link       { font-family: Verdana; font-size: 10pt; color: #CCCCCC; text-decoration: 
               underline }
a:active     { font-family: Verdana; font-size: 10pt; text-decoration: underline; color: 
#FF3300}
a:visited    { font-family: Verdana; font-size: 10pt; color: #CCCCCC; text-decoration: 
               underline }
body         {
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #CC0033;
}
.Kop3        { font-family: Verdana; font-size: 10pt; color: #FFFFFF; font-weight: bold }
.Kop2        { font-family: Verdana; font-size: 12pt; color: #FFFFFF; font-weight: bold }
.Kop1        { font-family: Verdana; font-size: 14pt; color: #FFFFFF; font-weight: bold }

