
body{
	font-family: verdana;
	font-size: 9pt;
	color: Black;
}
	
 
a{
	color: #4554B8;
	text-decoration: none;
	font-size: 9pt;
	font-family: verdana;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
.inactive{
	color: 4554B8;
}


table, tr, td{
	font-family: verdana;
	font-size: 9pt;
	color: Black;
}
