html, body {
	font-size: 9pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 10px;
}
td {
	height: 100%;
	font-size: 9pt;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.nav {
	text-align: left;
}
a {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;
}
