.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.dots {
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
.menuheads {
	font-family: Garamond;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #999900;
	border-right-color: #999900;
	border-bottom-color: #999900;
	border-left-color: #999900;
	padding-top: 10px;
	text-transform: uppercase;
	font-style: normal;
}
.menutextsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: italic;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 11px;
	border: thin none #999900;
	line-height: 13px;
}

