.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-weight: bold;
	letter-spacing: .2em;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: normal;
}
.address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.phone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.black {color: #FFFFFF}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: .04em;
	border-left-style: outset;
	border-left-color: #FFFFFF;
	position: relative;
	width: 250px;
	left: 80px;
	padding-left: 10px;
	color: #333333;
}
.text1bold {
	font-weight: bolder;
}
