BODY
{
	margin:0px 0px 0px 0px;
	font-family: Arial;
	font-size: 8pt;
	color:black;
	height:100%;
	text-align:center;
}

TABLE
{
    width:100%;
    height:100%;
}

TD
{
    text-align: center;
    vertical-align: top;
    padding-top: 15%;
}

.PurpleFooter
{
	background-color:#68448e;
	height:50px;
}