.body {
	background-color: #FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	line-height:normal;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.Main {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13pt;
	line-height:normal;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.FooterBottom {
	padding-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-align: center;
	font-weight: bold;

}
.Hide {
	visibility: hidden;
}
