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

#container #mainContent {
	margin: 0px;
	padding: 0px;
}
#mainContent #pageContent {
	text-align: justify;
	margin-right: 20px;
	margin-left: 20px;
}
#orderButton {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}#mainContent #pageContent ol {
	font-weight: bold;
	line-height: 1.3em;
	margin-left: 30px;
}
