h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #66C;
}
.OuterTable {
	background-color: #F4F4F4;
	padding: 2px;
}
.MiddleTable {
	background-color: #006;
	border: 2px solid #930;
	text-align: center;
	width: 750px;
}
.InnerTable {
	background-color: #FFF;
	background-position: center;
	width: 85%;
}
.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.address {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;

}
