@charset "UTF-8";
.header {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #6F0000;
	text-align: left;
}
.subhead {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #394106;
	text-align: left;
	vertical-align: top;
}
.bodycopy {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
}
.subheadCenter {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #394106;
	text-align: center;
	vertical-align: top;
}
.bodycopyCenter {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: top;
}
.list {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	list-style-position: outside;
	list-style-type: square;
}
.headerCenter {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6F0000;
	text-align: center;
}
