.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #952120;
	padding-left: 20px;
}
.centersmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link {
	font-weight: bold;
	color: #952120;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #999933;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #996600;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #BCA37B;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-color: #ECCE83;
	text-align: right;
	width: 100px;
	border: 3px #952120;
	padding: 3px;
	height: 30px;
	font-weight: bolder;
	margin-right: 10px;
	background-position: center center;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
.menuitems {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.menutitles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #962625;
	text-align: center;
}
.redbold {
	font-weight: bold;
	color: #993300;
	font-size: 10px;
}
.app {
	font-size: 10px;
	text-align: right;
}
.small {
	font-size: 10px;
}
.red {
	color: #996633;
	font-weight: bold;
}

