p  { font-family: Verdana; font-size: 12px; color: rgb(77,35,17); line-height:125%; }
td { font-family: Verdana; font-size: 12px; color: rgb(77,35,17) }
h1 { font-family: Verdana; font-size: 20px; color: rgb(214,110,64) }
a:link { font-family: Verdana; font-size: 12px; color: rgb(129,58,29); text-decoration:none; }
a:visited { font-family: Verdana; font-size: 12px; color: rgb(129,58,29); text-decoration:none; }
a:active { font-family: Verdana; font-size: 12px; color: rgb(129,58,29); text-decoration:none; }
a:focus { font-family: Verdana; font-size: 12px; color: rgb(129,58,29); text-decoration:none; }
a:hover { font-family: Verdana; font-size: 12px; color: rgb(129,58,29); text-decoration:underline; }

.anz {
	float:right;
	margin-right:10px;
	margin-left:10px;
	width:180px;
	}
	
.a-text {
	float:left;
	width:370px;
	text-align:justify;
	line-height:150%;
	margin-left:10px;
	}
	
.cl {
	clear:both;
	}