@charset "utf-8";
.bottom-links {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
a.bottom-links:link {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
a.bottom-links:visited {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
a.bottom-links:hover {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.bottom-links-yellow {
	font-family: Arial;
	font-size: 10px;
	color: #d8d341;
}
a.bottom-links-yellow:link {
	font-family: Arial;
	font-size: 10px;
	color: #d8d341;
	text-decoration:none;
}
a.bottom-links-yellow:visited {
	font-family: Arial;
	font-size: 10px;
	color: #d8d341;
	text-decoration:none;
}
a.bottom-links-yellow:hover {
	font-family: Arial;
	font-size: 10px;
	color: #d8d341;
	text-decoration:none;	
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.main-text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bolder;
}
.main-text-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175976;
	font-weight: bolder;
}
.main-text-blue-pure {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #175976;	
}
.main-text-index {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0px;
	word-spacing: 0em;
	line-height: 30px;
}
.blue-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #175976;
}
a.blue-title:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #175976;
	text-decoration:none;
}
a.blue-title:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #175976;
	text-decoration:none;
}
a.blue-title:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #4C849D;
	text-decoration:none;
