﻿body {
	background-color:#E3E7EB;
      scrollbar-base-color:#F3F3F3;
      scrollbar-3dlight-color:#F3F3F3;
      scrollbar-arrow-color:#003399; 
      scrollbar-darkshadow-color:#F3F3F3;
      scrollbar-face-color:#F3F3F3; 
      scrollbar-highlight-color:#003399;  
      scrollbar-shadow-color:#003399; 
      scrollbar-track-color:#F3F3F3;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;

	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:active { color: #003399; 
		font-family: Arial, Helvetica, sans-serif;
		font-style:underline; 
		font-weight:normal; 
		font-size:10pt;
		line-height: 150%;
}
	
a:hover { color: #003399; 
		font-family: Arial, Helvetica, sans-serif;
		font-style:underline; 
		font-weight:normal; 
		font-size:10pt;
		line-height: 150%;
}
	
a:visited { color: #003399; 
		font-family: Arial, Helvetica, sans-serif;
		font-style:underline; 
		font-weight:normal; 
		font-size:10pt;
		line-height: 150%;
}
	
a:link { color: #003399; 
		font-family: Arial, Helvetica, sans-serif;
		font-style:underline; 
		font-weight:normal; 
		font-size:10pt;
		line-height: 150%;
}
