
body {
	overflow-y: auto;
	scrollbar-face-color: #D9D9D4;
	scrollbar-highlight-color: #DDDDD;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #969696;
	scrollbar-arrow-color: #FFFFF;
	scrollbar-track-color: #808080;
	background-color: #000000;
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
}
h1 {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 24pt;
	color: #D9D9D4;
}
h2 {
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 18;
	color: #D9D9D4;
}
h3 {
	font-family:Arial,Helvetica,sans-serif; 
	font-size: 14pt;
	color: #D9D9D4;
}
p, td, tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #D9D9D4;
}
p.fett, td.fett, tr.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #D9D9D4;
}
p.imp, td.imp, tr.imp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #D9D9D4;
}
p.klfett, tr.klfett, td.klfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D9D9D4;
}
p.kl, td.kl, tr.kl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #D9D9D4;
}



li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #D9D9D4;
}
li.klfett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #D9D9D4;
}


a {
	color: #D9D9D4;
	text-decoration: underline;
}
a:active {
	color: #8D3656;
	text-decoration: blink;
}
a:visited {
	color: #D9D9D4;
	text-decoration: underline;
}
a:hover {
	color: #8D3656;
	text-decoration: blink;
}

#title { position: absolute; top: 25px; left: 210px;
      width: 600px; height: auto; }

#start { position: absolute; top: 120px; left: 190px; 
      width: 460px; height: auto; }
      
#imp { position: absolute; top: 200px; left: 10px; 
      width: 120px; height: auto; }