BODY * {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
HR.cleaner {
	width: 100%;
	clear: both;
	height: 1px;
	visibility: hidden;
}
H1, H2, H3, H4, H5, H6 { color: #19678f; font-weight: normal; }
H1 { font-size: 25px; margin-top: 0; }
#main-cnt H2, #sub-cnt H2 { font-size: 18px; }
h3 { font-weight: bold; }
A {
	color: #cd6500;
	text-decoration: underline;
}
A:hover { text-decoration: none; }
P { margin-top: 0 !important; }