body{
	background-color: #fff;
	font-size: 11px;
	font-family: Tahoma,Arial,Helvetica,Sans-serif;
} 

label{
	font-weight: bold;
}

label.section{
	color: #306192;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}

hr{
	border: none;
	border-bottom: solid 1px #ddd;
	height: 1px;
}

table.legend{}
table.legend td{
	font-size: .7em;
	min-width: 10px;
}