body {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.topBottomLine {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
}
.printerBreak {
	page-break-after: always;
}
hr {
	color: #000000;
}
.notprint {
	display: none;
}
.box {
	border: 2px solid #000000;
}
.questions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.letter {
	list-style-type: upper-alpha;
}
.nomargin {
	margin: 0px;
}
.text12B {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

