@charset "utf-8";

.text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #72aacb;
}
.bold {
	font-weight: bold;
	color: #0066A4;
}

h1 {
	font-family: "Trebuchet MS";
	font-size: 17.5px;
	color: #0066a4;
	text-decoration: none;
}

a.text:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #0066a4;
	text-decoration: underline;
}

