BODY {
	SCROLLBAR-TRACK-COLOR: #D0D3DF;  
	SCROLLBAR-BASE-COLOR: #D0D3DF;
	SCROLLBAR-HIGHLIGHT-COLOR: #213067; 
	SCROLLBAR-3DLIGHT-COLOR: #D0D3DF; 
	SCROLLBAR-ARROW-COLOR: #213067; 
	Background-color: #ffffff
}

.txt {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; color: #213067;
}
a:link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #7D84A1; 
	text-decoration: underline;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: normal; 
	color: #7D84A1; 
	text-decoration: none;



