.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 10.5pt;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
}
.boldtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 11.5pt;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.instructions {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #330066;
}
.subheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12.5pt;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}