.backgroundstyle {
	background-color: #000033;
}
.bodytext {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.footerdate {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 24px;
	padding: 24px;
	float: none;
	position: relative;
	bottom: 32px;
	height: auto;
	width: auto;
	top: auto;
	right: auto;
	left: 12px;

}
