@charset "utf-8";
.text {
	font-family: Arial, "Arial Narrow";
	color: #757374;
	font-size: x-small;
}
.box {
	font-family: Arial, "Arial Narrow";
	background-color: #e7e7e7;
	border: 1pt solid #848283;
	font-size: x-small;
	margin: 0px;
	padding: 0px;
	color: #757374;
}
.heavytext {
	font-family: Arial, "Arial Narrow";
	font-size: x-large;
	color: #68523B;
}
.headtext {
	font-family: Arial, "Arial Narrow";
	color: #757374;
	font-size: small;
	font-weight: bold;
}
