body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	background-color: #99CC66;
}

table.mainframe {
	border: 1px solid Black;
	width: 701px;
	background-color: #FFFFFF;
}

td.footer {
	font-size: xx-small;
	border-top: 1px solid black;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

img.picture {
	border: 1px solid Black;
}

p.subheading {
	font-size: medium;
	background-color: #99CC66;
	font-weight: bold;
}

td.side {
	background-color: #023401;
}
