


body {
background-color: #990000;
	scrollbar-base-color: #E3F1F3;
	scrollbar-face-color: #E3F1F3;
	scrollbar-arrow-color: #BFDEE4;
	scrollbar-3dlight-color: #E3F1F3;
	scrollbar-darkshadow-color: #E3F1F3;
	font-family:verdana,arial,helvetica;
	color:#005B00;
	font-size:9pt;	
	text-align:justify;
	   line-height:160%;
	}
	
	
	
table.nav {
	border-width:2px;
	border-style:solid;
	border-color:#FFffff;
}

a {
    color: #000000;
    text-decoration: underline;
}
a:hover {
    font-style: normal;
    text-decoration: underline;
}
a:visited {
    color: #4D8264;
    font-style: normal;
    text-decoration: underline;
}

a.nav{
	color:#0000FF;
	font-size:12px;
	font-weight:none;
	text-decoration:none;
	text-indent:0px;
	letter-spacing:0px;
	line-height:150%;
}

a.nav:hover {
  	text-decoration:underline;
}

h1 {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 15pt; 
    margin-bottom: 14pt;
	font-weight:normal; }
h1:first-letter {
    font-size:100%;
}

h2 {
	font-family:verdana,arial,helvetica;
	font-size:8pt;	
	font-style: kursiv;	
	font-weight:bold;
	text-align: right;
}
h2:first-letter {
    font-size:120%;
}
h3 {
    font-family: Arial, Verdana, Helvetica, sans-serif; 
    font-size: 11pt; 
    margin-bottom: 12pt;
		font-weight:normal;
	
}

h3:first-letter {
	font-size:100%;
}



img {
    border: none;
}

