
HTML {
	line-height: 120%;
}

BODY {
	margin: 0px 0px 18px 0px;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	word-spacing: 1px;
	font-family: Tahoma, Arial;
}

h1,h2,h3 {
	font-size: 20px;
	font-weight: bold;
	color: #E53B3E;
	line-height: 20px;
	font-family: Tahoma, Arial;
}

#noprint {
	display: none;
}
#printlogo {
	display: block;
}
#content1 {
	width: 620px !important;
	padding: 0px;
	display: block;
}

