body {
	font-family: helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
}

.print-button {
	display: none;
}
h3 {
	font-size: 40px;
}
.col {
	height: auto !important;
	border-bottom: 1px solid #000000;
	margin-bottom: 20px;
	padding-bottom: 5px;
}
a {
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
	display: inline-block;
}
