@charset "utf-8";
.GruntwareTitle {
	font-family: Forte, Arial, "Lucida Sans", sans-serif;
	font-size: 36px;
	font-style: italic;
	line-height: normal;
	color: #993300;
}
.Gopher {
	font-family: "Goudy Stout", Arial, "Lucida Sans", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #993300;
}
.Background {
	background-color: #FFFFFF;
}

	