body {
	line-height: 1.3;
	color: #000;
	background: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
}
#topimages img {
	width: 2.3cm;
	height: 2.21cm;
	margin: 0;
	padding: 0;
}
#logo, #primenav, #footer {
	display: none;
	visibility: hidden;
}
#content h1 {
	font-size: 14pt;
	font-weight: bold;
	text-transform: uppercase;
}
#content h1 span {
	color: #333;
	background-color: #fff;
}
#content h2 {
	color: #000;
	font-weight: bold;
	margin-bottom: .2em;
}
#content h3 {
	color: #000;
	font-weight: bold;
	font-size: 12pt;
	background-color: #ff9523;
	padding: 2pt;
}
table td {
	border: 1pt solid #ccc;
}
