body
{ font-family     : "Verdana", "Helvetica", "Arial";
  color           : black;
  background-color: white;
}

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

a:visited 
{ color : darkgreen; 
  text-decoration: none;
}
a:active  
{ color : gray;
  text-decoration: none;
}

h1 {font-size: 32pt;
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
}

td.titel
{ font-weight: bold;
	text-align: left;
	font-size: 16pt;
	font-family: "Verdana", "Helvetica", "Arial";
  color      : black;
	line-height: 100%;
}


td.untertitel
{	font-size: 12pt; 
 	font-family: "Verdana", "Helvetica", "Arial";
   color      : black;	
}

td
{	font-size: 11pt;
	 font-weight: normal; 
 	font-family: "Verdana", "Helvetica", "Arial";
   color      : black;	
}
