.colone {
	position: relative;
	left: .25in;
	width: .25in;
}
.col2 {
	position: relative;
	left:.5in;
	text-align:right;
	width: 1in;
}
.col3 {
	position: relative;
	text-align: left;
	left: 1in;
	width: 4.5in;
}
.listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #000080;
	line-height: 16pt; 
	
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000080;
	margin-bottom: 12pt;
}