table {
	font-size: 8pt;
	text-decoration: none;
	line-height: 22px; 
	font-family: "Arial", "Helvetica", "sans-serif"
}
	
.leftdabt {
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 10pt; font-weight: bold; color: #193C50
	}

.leftbt {
	font-family: "Arial", "Helvetica", "sans-serif"; 
	font-size: 8.5pt; 
	font-weight: bold; 
	color: #193C50	}
	
.leftbt a:link, .leftbt a:visited, .leftbt a:active {
	font-size: 8.5pt;
	text-decoration:none ;
	color: #193C50;
	}
	
 .leftbt a:hover {
 		font-size: 8.5pt;
	    text-decoration:underline;
	     color: #3366CC;
	}

