@charset "utf-8";
/* CSS Document */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #858585;
}
.text a {
	color: #858585;
	text-decoration: none;
	font-weight:bold;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #0f477d;
	font-weight: bold;
}

.title {
	font-size:1.8em;
	color:#4c4c4c;
	font-weight:bold;
	}
h2 {
	font-size:1.4em;
	color:#4c4c4c;
	font-weight:bold;
	}
h3 {
	font-weight:bold;
	font-size:1.2em;
	color:#9dc4d9;
	}
