@charset "utf-8";
/* CSS Document */

.copyright {
	font-size: 12px;
	font-family: Arial;
	color: #4c4e2a;
	text-align: center;
	padding-top: 10px;
}

.title {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
	color: #060;
}

.fontBody {
	font-size: 13px;
	font-family: Arial;
	line-height: 25px;
	color:#333;
}