@charset "UTF-8";
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #996600;
	clear: both;
	float: none;
	width: auto;
	background-repeat: no-repeat;
	background-position: center center;
	white-space: normal;
	border: thin none #000000;
	letter-spacing: normal;
	text-align: center;
	padding: 1px;
	color: #FFFFFF;
	margin: auto;
	text-indent: 2pt;
	position: relative;
	overflow: auto;
	visibility: visible;
}
.auth {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
