body {
	font-family: verdana, sans-serif;
	font-size: 14px;
	color: #333333;
	background: #ffffff;
}

.noprint {
	display: none;
}

#content {
	width:754px;
	line-height: 18px;
	padding-bottom: 50px;
	padding-top: 34px;
	text-align: justify;
}

#content h1 {
	margin-top:0px;
	font-size:17px;
	text-transform: uppercase;
	color: #d9264a;
	padding-left: 0px;
	font-weight: normal;
}

#content h2 {
	font-size: 14px;
	color: #d9264a;
}

#content h3 {
	font-size:14px;
	text-transform: uppercase;
}

#content h4 {
	font-size:14px;
	font-weight: normal;
	text-transform: uppercase;
}

#text {
	padding-left: 0px;
}

.headerPrint {
	display: block;

}