@charset "UTF-8";
.header {
	font-family: "Lucida Sans";
	font-size: 24px;
	color: #744348;
	text-align: center;
	vertical-align: top;
	padding: 3px;
}
.bodytext {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #000000;
	padding: 5px;
	text-align: left;
	font-weight: bold;
}
