@charset "utf-8";
.TopOfPage {
	font-family: "Blackoak Std";
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	font-variant: small-caps;
	text-transform: none;
	color: #400000;
	text-decoration: underline;
	background-color: #DFBF9F;
	border: thin groove #B58466;
}
