@charset "utf-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #6B5736;
	background-color: #C9E8EB;
	border-top-color: #C9E8EB;
	border-right-color: #C9E8EB;
	border-bottom-color: #C9E8EB;
	border-left-color: #C9E8EB;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
}
