body {
	background-color: #000000;
	text-align: center;
	margin-top: 0px;
}

.headertext {
                color: #FFFFFF;
                font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
}

.legalfooter {
                color: #FFFFFF;
                font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

#maincontent p {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	text-decoration: none;
                text-align: center;
                vertical-align: top;
	color: #000000;
                line-height: 1.5em;
                letter-spacing: 0.5px;
                margin-right: 10px;
                margin-bottom: 13px;
                margin-left: 10px;
                margin-top: 0px;
                

}

