.medium {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.lhbackground {
	background-color: #060;
}

a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #00C;
	text-decoration: none;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #D20000;
	text-decoration: none;
}
.mainbackground {
	background-color: #FFF;
}
.largebold {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
.arrows {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #999;
}
