
#noprint {
	display:none;
}

#content {
	width: 624px !important;
}
* {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: black;
}
h1 {
	margin: 0px;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: .9pt;
	color: #999999;
}
h2 {
	margin: 0px;
	color: #993300;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 8px;
}
h3 {
	margin: 0px;
	color: #993300;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 8px;
}
h4 {
	margin: 0px;
	color: #666666;
	font-size: 10px;
}


