BODY {
bgcolor:#ffcc33; 
SCROLLBAR-FACE-COLOR:#CCCCCC; 
SCROLLBAR-HIGHLIGHT-COLOR: #CC0033; 
SCROLLBAR-SHADOW-COLOR: #CC0033; 
SCROLLBAR-3DLIGHT-COLOR:#ffcc33; 
SCROLLBAR-ARROW-COLOR:#ff3300; 
SCROLLBAR-TRACK-COLOR: #ff9933; 
SCROLLBAR-DARKSHADOW-COLOR: #ffcc33;
overflow-x:hidden 

} 

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #004080;
}

.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	cursor: crosshair;
	filter: BlendTrans(Duration=1);

}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0000;
	list-style-position: outside;
	list-style-type: square;

}
.textfliess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #004080;
	list-style-position: outside;
	list-style-type: square;
		
}
a:link{
	color:#333333;
	text-decoration:none;
}

}

a:visited{
	color:#CC0000;
	text-decoration:none;
}

a:active{
	color:#CC3300;
	text-decoration:none;
}	
	
a:link img {
	border: 0;
}
