
html, body { 	
	font-size: 10pt; 
	font-family: Verdana,Arial,Helvetica,Geneva,sans-serif; 
	background-color: #e2e9fa;
	margin: 0;
	padding: 0;
	color:#505051;
	} 

h1 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#00426D;
	} 


h2 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#505051;
	} 

h3 { 	
	font-size: 8pt; 
	font-weight:normal;
	color:#000000;
	} 

a:link { 
	text-decoration:none; 
	color:#00426D; 
        font-weight:normal;
	}

a:visited { 
	text-decoration:none; 
	color:#00426D; 
        font-weight:normal;
	}

a:hover { 
	text-decoration:underline; 
	color:#00426D; 
        font-weight:normal;
	}

a:active { 
	text-decoration:none; 
	color:#00426D; 
        font-weight:normal;
	}

td {
	font-size: 10pt; 
	}


<!-- #aaa8a4 grauer Hintergrund -->
