@charset "ISO-8859-1";
.navigation {
	font-family: "Trebuchet MS";
	font-size: 13px;
	letter-spacing: 0.001em;
	color: #666666;
	font-weight: bold;
}
.homeBody {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 25px;
	color: #000000;
}
.text-head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #003300;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
}
.quote-mark {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.sm {
	font-family: "Trebuchet MS";
	font-size: 10px;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #3F5A6F;
}
a:visited {
	text-decoration: none;
	color: #5982A1;
}
a:active {
	text-decoration: underline overline;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
}
