@charset "utf-8";
/* CSS Document */

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
#sidebar {
	float: none;
	width: 100%;
}
#nav, #subnav, #footer {
	display: none;
}
#content {
	margin: 0px;
}
