.menu {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	letter-spacing: 2.5px;
	word-spacing: normal;
}

.general {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: normal;
	list-style-type: none;
	line-height: 19px;
	text-align: justify;
}
.generalsmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12.5px;
	color: #333333;
	letter-spacing: normal;
	list-style-type: none;
	line-height: 19px;
	text-align: justify;
}

.generallinespacing {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333333;
	letter-spacing: normal;
	list-style-type: none;
	line-height: 20px;
	text-align: justify;
	font-weight: normal;
}
.generallinespacingSmall {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #333333;
	letter-spacing: normal;
	list-style-type: none;
	line-height: 19px;
	text-align: justify;
	font-weight: normal;
}
.italic {
	font-style: italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12.5px;
	color: #333;
	text-align: justify;
}
.textlink {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12.5px;
	color: #399;
}
