p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.questions {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	margin-bottom: -12pt;
}
.answers {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	margin-bottom: 20pt;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #33A3DC;
}
.names {
	font-family: Chicago, Georgia, Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 24px;
	margin-bottom: -12px;
}
