.regText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #333333;
	font-weight: normal;
}
.headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bolder;
	color: #928a4b;
}
.titleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}.notesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	color: #333333;
}
.border {
	border: 1px solid #000000;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #928A4B;
	font-weight: bolder;
}

