BODY {
	background-color : #ffffff;
	
	scrollbar-face-color: #CC0000;
	scrollbar-3dlight-color: rgb(90,0,0);
	scrollbar-highlight-color: white;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #CCCCCC;
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	font-size : 10px;
	font-weight : normal;
	text-align: left;	
	margin-bottom:20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}

H1 {
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	font-weight : bold;
}

H2{
text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight : bold;
}

H3{
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : bold;
}

H4{
	text-align: center;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

B {
	text-align: left;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	line-height : 130%;
	font-size : 13px;
	font-weight : bold;
}

I { 
	text-align: left;
	font-style: italic; 
	font-weight : bold;
	font-family : Verdana,Arial,Helvetica,sans-serif; 
    font-size : 13px;
	}

P,OL,UL,DD { 
	font-weight : normal;
	text-align: left;
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	line-height : 130%;  
	font-size : 13px; }

DIV {	
	font-weight : normal;
	text-align: left;
	font-family : Verdana,Arial,Helvetica,sans-serif; 
	line-height : 130%;  
	font-size : 10px;
}

CODE { 
	font-family : Courier,Courier New,monospace ; 
	color : #666666; 
	background-color : #F4F4F4; }

input:focus {
	background-color : #F4F4F4;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
}


A:link {
	text-decoration: none;
	color : white
}

A:visited {
	text-decoration: none;
	color : white
}

A:hover {
	text-decoration: underline;
	color : white
}

A:active {
	text-decoration: underline;
	color : white
	}

A:focus {
  	outline-style: underline;
	color : white
}

.blau {
	color : Navy;
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 25px;
	font-weight : bold;
	text-align : left;
}

.gr { 
	font-weight : normal;
	font-family : Verdana,Arial,Helvetica,sans-serif; 	
	font-size : 30px; }

.kl { 
	font-weight : normal;
	font-family : Verdana,Arial,Helvetica,sans-serif; 	
	text-align: left;	
	font-size : 10px; }

table {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-decoration:none}
table table {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-decoration:none}
table table table {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-decoration:none}
table table table table {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-decoration:none}
tr {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-decoration:none}
td,div {  font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10px; text-decoration:none;}