body {
	background: white;
	font-size: 12pt;
}
#header{
	display: none;
}
/*#nav {
	display: none;
}
#subnav {
	display: none;
}
#search {
	display: none;
}*/
#wrapper, #content {
	width: auto;
	margin: 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent none;
}
#content .raban{
	display: none;
}
#content .top{
	display: none;
}
.print{
	display: none;
}
.w3c{
	display: none;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight:normal;
	text-decoration: underline;
}


