body, button, input, select, textarea, td, th, input {
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    font-size: 15px;
    font-size: 1rem;
    line-height: 1.5;
}
table {
	border-collapse: collapse;
}
table td, table th, table {
	vertical-align: top;
}

h1, h2, h3, h4 {
	font-family: 'Montserrat','Roboto',sans-serif;
	line-height; 0.5;
	line-spacing: 0.5;
	margin: 0;
	padding: 0;
}
td.small, th.small {
	font-size: 8pt;
}
td.smallgreen {
	font-size: 8pt;
	background-color: #33ff33;
}
td.smallred, pre, pre.smallred {
	font-size: 8pt;
	background-color: #ffaaaa;
}

td.graycell, th.graycell {
	background-color: #dddddd;
}

tr.addrlabels td, tr.addrlabels th {
	font-size: 8pt;
	text-align: center;
	font-weight: bold;
	background-color: #ae95da;
}
