body {
	background-color:#E9ECF5;
      scrollbar-base-color:#E9ECF5;
      scrollbar-3dlight-color:#E9ECF5;
      scrollbar-arrow-color:#003399; 
      scrollbar-darkshadow-color:#E9ECF5;
      scrollbar-face-color:#E9ECF5; 
      scrollbar-highlight-color:#003399;  
      scrollbar-shadow-color:#003399; 
      scrollbar-track-color:#E9ECF5;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
	color: #000000;
	text-decoration: none;}

.hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	font-variant: normal;
	color: #003399;
	text-decoration: none;}
	
a:link, a:visited, a:hover, a:active { color: #003399; 
		font-family: Arial, Helvetica, sans-serif;
		font-style:underline; 
		font-weight:normal; 
		font-size:10pt;
		line-height: 150%;
}
