div#MenuTop {
	display: none;
}

div#Left {
	display: none;
}
div#MainText {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 1cm;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#Footer {
	display: none;
}

div#Wrap {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
}
.PageBreak {
	page-break-before: always;
}

#Wrap #MainText div#MenuRight {
	display: none;
}
#Wrap #MainText #content {
	width: inherit;
	margin: auto;
	float: none;
}
#Wrap #Header {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}