.category {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #336699;
	text-align: right;
}
.subCategory {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	text-align: left;
	vertical-align: top;
	font-weight: bold;

}
a {
	text-decoration: none;
}
.openingText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-align: left;
}
