@charset "utf-8";
/* CSS Document */

body {
	color: #000000;
	background-color: #FFFFFF;
	overflow: visible !important;

}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

#navigator,
#headwrap,
#bottom {
	display: none;
}
#print {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

#wrapper,
#conwrap,
#content {
	float: none !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow:visible !important;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}