@charset "utf-8";
/* CSS Document */

body {
	margin-top: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #2E7BC1;
	font-style: normal;
	font-weight: 200;
}
body_2 {
	margin-top: 40px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 14px;
	color: #2E7BC1;
	font-style: normal;
	font-weight: bold;
}
body,td,th {
	color: #025EAB;
}
a:link {
	color: #025EAB;
}
a:visited {
	color: #0388F5;
}
a:hover {
	color: #666666;
}
a:active {
	color: #025EAB;
}
