
HTML {
	line-height: 120%;
}

BODY {
	margin: 0px 0px 18px 0px;
	color: #000000;
	background-color: #ffffff;
	font-size: 12px;
	word-spacing: 1px;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #00423A;
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

h1 { font-size: 18px; line-height: 22px; }
h2 { font-size: 16px; line-height: 20px; }
h3 { font-size: 14px; line-height: 18px; }
h4 { font-size: 12px; line-height: 16px; }
h5 { font-size: 10px; line-height: 14px; }
h6 { font-size:  8px; line-height: 12px; }

#noprint {
	display: none;
}
#printnaw {
	display: block;
}
#txt_content1 {
	width: 620px !important;
	padding: 0px;
	display: block;
}

