@charset "utf-8";
.small_links {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	text-align: justify;
}
.boldText {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #575757;
	text-decoration: none;
}
.body_text {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	text-align: justify;
}
.small_white_links {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.big_blue_links {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #3b75ba;
	text-decoration: none;
}
.small_links2 {
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #575757;
	text-decoration: none;
	text-align: center;
}