body {
	list-style-type : disc;
	font-family : verdana, Arial;
	font-size : 10pt;
	background-color: white;
}

a:link { color: #093078;}
a:visited { color: #093078;}
a:active {color: #093078;}

a:hover { 
	color: #b0cadf;
	background-color: none;
	text-decoration: none;
	}

table {
	font-size: 10pt;
	background-color: white;
}


 ul { margin-left: 8; }
 li { margin-left: 8; }



