body
{
	background color: #FFFFFF;
	
}
.mainTable
{
	align: center;
	width: 100%
}
.topMargin
{
	margin-top:30px;
}
.mainText
{
	text-align: center;
	font-size:9pt;
	font-color:#000000;
	font-family: Arial;
}
.footer
{
	text-align:center;
	font-size:7pt;
	color:Gray;
	
}