@charset "UTF-8";

body {
	font-size: 9pt;
	color: #000;
}
a {
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6{
	border-bottom: 1px solid #000;
}

#header,
#globalNav,
#side,
#pageTop,
#footerNav {
	display: none;
}
#copyright {
	text-align: right;
	border-top: 1px solid #000;
}

/* contents */
/* ================================================ */
.newsTitle ul {
	display: none;
}

