<!--
td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #333333; 
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: xx-small; 
	color: #333333; 
	}
b {
	font-weight: bold;
	color: #111B32; 
	}
a:hover {
	color: #5D87B3;
 font-weight: bold;
	}
a {
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	}
.quickselect {
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	}
-->