@charset "utf-8";
/* CSS Document */

.noprint {
display: none;
}

body {
	margin: 0px;
	background-color: #ffffff;
}


#content {
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	padding: 0px;
}

#footer_box2 {

	width: 90%;
}
