body {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 10pt;
	line-height: 150%;
	background-color:#87CEEB;
}
.bottom {
	background-image: url(images/bottom.jpg);
	height: 91px;
	background-position: left bottom;
	background-repeat: no-repeat;
	font-size: 8pt;
}
.bodytext {
	font-family: "Comic Sans MS";
}

