H1 {
	margin: 0px;
	font: bold 20pt arial, helvetica, verdana;
	color: black;
}
H2 {
	margin: 0px 0px 0px 10px;
	font: bold 18pt arial, helvetica, verdana;
	color: black;
}
H3 {
	font: bold 13px verdana, tahoma, arial;
	margin: 0px;
	color: black;
}
I {
	font-style: normal;
	font-weight: bold;
}
B {
	font-weight: bold;
	color: #770101;
}
A.wordList {
	text-decoration: none !important;
	color: black;
	background-color: transparent;
	border-bottom-width: 0px;
}
TD.imageByline {
	font-size: 9pt;
}
.printFormat {
	width: 17cm;
	clear: both;
	border: 1px solid white;
	font-size: 12pt;
	font-family: "times new roman";
	color: black;
	page-break-inside: avoid;
	page-break-before: auto;
	page-break-after: auto;
}
.noprint {
	display: none;
}
TABLE#copyFooter {
	width: 17cm;
	margin: 0px;
	padding: 0px;
}
TABLE#copyFooter TD {
	font: 9pt "times new roman";
	color: black;
}

