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