.dal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: .1em;
	text-align: justify;
	text-indent: 10px;
	word-spacing: .5em;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	margin: 0px;
	list-style-type: square;
	padding: 0px;
}
.texttable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: justify;
	padding: 5px;
}
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.25em;
	font-weight: bold;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
	padding: 10px;
	background-color: #03113E;
	color: #FFFFFF;
}
.anchors {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: normal;
	text-align: center;
	background-color: #666666;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}
