@charset "utf-8";
body {
	font-weight: bold;
	border: medium solid #2e948f;
	background-color: #C5DCDD;
}
.copyright {
	font-size: small;
	font-weight: bold;
	color: #0E609C;
}
.borderboxes {
	border: thin solid #2e948f;
}
