body {
	font-family: "Lucida Sans";
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
	background-color:#000000

}




.title {
	font-size: 17px;
	font-family: "Lucida Sans";
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}

a:link {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #5D8B76;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

a:visited{
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #5D8B76;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}

a:hover {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}
a:active {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
}


h1 {
	font-family: "Lucida Sans";
	font-size: 48px;
	font-style: normal;
	line-height: 52px;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: "Lucida Sans";
	font-size: 20px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
}

.white  {
	font-family: "Lucida Sans";
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 16px;
}

.black-italic  {
	font-family: "Lucida Sans";
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #000000;
	line-height: 16px;
}

.menu  {
	font-family: "Lucida Sans";
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	line-height: 18px;
}

