body {
	background-color: #356768;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.edge {
	border: 3px solid #A1B4B4;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bottom {
	background-image: url(images/bottom_mid.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
