.ueberschrift {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

p,td {    
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

BODY {
scrollbar-face-color: #FFFFFF; 
scrollbar-shadow-color: #7e7e7e;
scrollbar-highlight-color: #7e7e7e; 
scrollbar-3dlight-color: #7e7e7e;
scrollbar-darkshadow-color: #7f7f7f; 
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #000000;
background-color:#EBE4CF;
font-family: "Times New Roman", Times, serif;
font-size:14px; 
color:#000000;

}

A { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

A:active  { color: #000000;text-decoration: none;}
A:visited {color: #666666;text-decoration: none;}
A:hover   {
	color: #AF4C5C;
	text-decoration: none;
	font-style: italic;
}
