body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.size10pt {
	font-size: 10pt;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
.underline {
	text-decoration: underline;
}
.fillin {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}
