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

.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #FFFFFF;
}
#sidebar {
	display: none;
}
#container {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sideContent {
	display: none;
}
#header {
	display: none;
}

