.text {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	background-image: url(../images_site/background-3.gif);
	background-repeat: repeat;
}
.header {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 120%;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #444444
}
.subheader {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 100%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.copyright {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 75%;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: capitalize;
	color: #666666;
}
.navbar {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #0000FF;
}
.bodytext {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 95%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.address {
	font-family: "Lucida Grande", Geneva, Verdana, Arial, sans-serif;
	font-size: 90%;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}