BODY {
bgcolor:#cc0033; 
SCROLLBAR-FACE-COLOR:#ccoo33; 
SCROLLBAR-HIGHLIGHT-COLOR: #BCBCBC; 
SCROLLBAR-SHADOW-COLOR: #cc0033; 
SCROLLBAR-3DLIGHT-COLOR:#333366; 
SCROLLBAR-ARROW-COLOR:#cc0033; 
SCROLLBAR-TRACK-COLOR: #000066; 
SCROLLBAR-DARKSHADOW-COLOR: #BCBCBC;
overflow-x:hidden 

} 

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

.heads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	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: #000066;
	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:#ff6600;
	text-decoration:none;
}

}

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

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