/* CSS definition file containing site wide stylesheets */

.HWBanner1 {
	font-family: "Tw Cen MT Condensed Extra Bold",  sans-serif;
 	font-size: 24px;
 	font-weight: normal;
 	font-style: normal;
 	padding: 10px
}

.AAAAA {
	font-size: 9pt;
 	padding: 5px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.HWLargerPrint {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12pt;
 	background-color: rgb(255,255,204);
 	border: 1px solid rgb(0,0,0);
 	padding: 10px
}

.HWYellowText {
	color: rgb(0,0,0);
 	background-color: rgb(255,255,204);
 	padding: 20px
}

.TextObject {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 8.5pt
}

.HWCopy {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 8.5pt;
 	background-color: rgb(255,255,204);
 	border: 1px solid rgb(0,0,0);
 	padding: 10px
}