@charset "utf-8";
/* CSS Document */

body {
	color : #000000;
	background : #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10pt;
}
p {
	text-align: left;
	line-height: normal;
}
a {
	text-decoration : underline;
	color : #0000ff;
}
img {
	/* display : none; */
}
#header, #headerpic, #search, #menu, #menubottom, #breadcrumbs, #txtsize {
	display : none;
}