@charset "UTF-8";

body {
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

a:link,
a:visited {
	text-decoration: underline;
	color: #000000;
}

img {
	border: 0;
}

#nav,
#nav_header,
#mainimage,
#content_top_right,
#back_top,
#content_left {
	display: none;
}
