@charset "ISO-8859-1";
a:link {
	color: #40455F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #40455F;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.menu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #40455F;
	font-size: 12px;
	line-height: 19px;
}
.text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color: #000000;
}
.header {
	font-family: sans-serif, "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #464F75;
	letter-spacing: 1px;
}

.style7 {
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 14px;
				color: #000000;
}
.style8 {
				font-family: Geneva, Arial, Helvetica, sans-serif;
				font-size: 16px;
				font-weight: bold;
				color: #000000;
}
