@charset "UTF-8";
.subhead1 {
	font-size: medium;
	font-weight: bold;
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
}
.heading-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #000;
	font-weight: bold;
	font-style: italic;
}
.heading-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #090;
}
.bold-text {
	text-align: left;
	font-weight: bold;
}
.glossary {
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
