BODY {
bgcolor:#BCBCBC; 
SCROLLBAR-FACE-COLOR:#faf21f; 
SCROLLBAR-HIGHLIGHT-COLOR: #7b6361; 
SCROLLBAR-SHADOW-COLOR: #969798; 
SCROLLBAR-3DLIGHT-COLOR:#BCBCBC; 
SCROLLBAR-ARROW-COLOR:#191919; 
SCROLLBAR-TRACK-COLOR: #e0dfe0; 
SCROLLBAR-DARKSHADOW-COLOR: #2a2a2a;

} 

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

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

}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	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: #990000;
	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:#CCCCCC;
	text-decoration:none;
}

}

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

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