@charset "utf-8";
.normal {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a.menu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 25px;
	font-weight: bold;
	color: #0066CC;
}

a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.normalwhite {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	line-height: 18px;
	color: #FFFFFF;
}
.testimo-title {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #0066CC;
	font-weight: bold;
}
.form {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #000000;
}
