@charset "utf-8";
body {
	font-family: "Lucida Sans";
	font-size: 12px;
	color: #000000;
	background-color: #041B45;
	margin: 0px;
	padding: 0px;
}
.tan_box {
	background-color: #F4E8C0;
	width: 370px;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: center;
}
a {
	color: #000000;
}
.copyright {
	font-size: 10px;
}
