.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #2E6C72;
}
.text-1 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.text-2 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
}
.text-1:hover {
	color: #40989F;
	text-decoration: underline;
}
body {
	margin-top: 10px;
	background-color: #FFFFFF;
}
