.main {
	font-family: VT100;
	font-size: 12px;
	font-style: normal;
}
.main-bold {
	font-family: VT100;
	font-size: 12px;
	font-weight: bold;
}
.headline {
	font-family: VT100;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.statement {
	font-family: VT100;
	font-size: 12px;
	line-height: 21px;
}
