BODY { 	font-family: "Comic Sans MS", TimesNewRoman, serif;	 }

table 	{ 	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
			font-size: 16px; 
 			font-weight: normal;}	 

td.navi { color: white;
		  font-weight: bold;
		   		 }
 
 p.bild { font-size:10;
			clear:right;
			margin:0;  }
 
 p  {  	font-family: "Comic Sans MS", "Times New Roman", serif;
 		font-size: 16;
		
 		}
 		
H1	{	color:black;
		font-weight:bold;
		font-size: 24;
		margin:0px;
		font-family: "Comic Sans MS", TimesNewRoman, serif; } 

h3   { 	margin-top:1px;
		margin-bottom:1px;
 		font-family: "Comic Sans MS", "Times New Roman", Times, serif; 
		font-size: 32px; 
		font-weight: bold
		  }



h2 {  	font-family: "Comic Sans MS", "Times New Roman", Times, serif; 
		font-size: 18;
		font-weight: bolder;
	}
th {  font-family: "Comic Sans MS", "Times New Roman", Times, serif; font-weight: bold}
h4 {  font-family: "Comic Sans MS", "Times New Roman", Times, serif; font-size: 30px; font-weight: bold}

 a:link { color:darkblue; text-decoration:none;  }
 a:visited { color:; text-decoration:none; }
 a:hover { color:blue; text-decoration:none; }
   

