
html, body { 	
	font-size: 10pt; 
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; 
	background-color: #dee7f8;
	margin: 0;
	padding: 0;
	color:#103769;
	} 

h1 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#103769;
	} 


h2 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#103769;
	} 

h3 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#103769;
	} 

a:link { 
	text-decoration:none; 
	color:#103769; 
        font-weight:bold;
	}

a:visited { 
	text-decoration:none; 
	color:#103769; 
        font-weight:bold;
	}

a:hover { 
	text-decoration:underline; 
	color:#e21921; 
        font-weight:bold;
	}

a:active { 
	text-decoration:none; 
	color:#103769; 
        font-weight:bold;
	}

td {
	font-size: 10pt; 
	}

#nowww  { 
	display:none;
	}

<!-- #aaa8a4 grauer Hintergrund -->
<!-- #103769 blauer Farbton -->
<!-- #e21921 roter Farbton -->