<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.dataHeader	{
	height: 13px;		
	background-color: #EEEEEE;
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000; 
	font-weight: bold;	
}
.dataContent	{		
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 13px;
	color: #000000; 
	font-weight: normal;		
	border-bottom: 1px dashed #000000; 
	height: 22px;
}
.siteBorder	{	
	bgcolor: #FFFFFF;
	border-top: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	border-right: 1px solid #000000; 	
}
.whiteBox	{	
	background-color: #FFFFFF;
	border-top: 1px dashed #000000; 
	border-bottom: 1px dashed #000000; 
	border-left: 1px dashed #000000; 
	border-right: 1px dashed #000000; 	
}
a	{
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 11px; 
	
	color: #006600; 
	text-decoration: none;
}
a:hover	{
	
	border-bottom: 1px solid #003300; 
	font-size: 11px;
	color: #003300; 

}
a:visited	{
	font-size: 11px;
	text-decoration: none;
	color: #006600;
}
.text	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}

p, blockquote	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 11px;	
	color: #000048;
}
h1	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 15px;	
	font-weight: bold;
	color: #333333;
}
h2	{
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 17px;	
	font-weight: bold;
	color: #333333;
}
	
select, submit, input, textarea	{
	font-family: "Arial", Helvetica, sans-serif; 
	font-size: 11px; 
	background-color: #FFFFFF; 
	color: #333333; 
	font-weight: normal;			
}


.iframe	{  
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 
	border-left-width: 0px
}
body	{
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #EEEEEE;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: ##DFDFDF;
	scrollbar-arrow-color: #666666; 
	text-align:center; 
	margin-top:0px; 
}


  
  

</pre></body></html>