body {
	font-family: Arial, Helvetica, sans-serif;
}
.underlines {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #003399;
}
.footer {
	font-size: 9px;
	color: #003399;
}
.main {
	padding: 16px;
}
