@charset "utf-8";
.font1 {
	font-family: "Century Gothic";
	font-size: 9pt;
	font-weight: normal;
	color: #686868;
}
.font2 {
	font-family: "Century Gothic";
	font-size: 9.25pt;
	color: #333;
	font-weight: normal;
	text-align: justify;
	padding-right: 30px;
	padding-left: 30px;
}
.box {
	background-color: #686868;
	height: 253px;
	width: 368px;
	border-top-width: 8px;
	border-right-width: 23.5px;
	border-bottom-width: 8px;
	border-left-width: 23.5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #686868;
	border-right-color: #686868;
	border-bottom-color: #686868;
	border-left-color: #686868;
	padding: 0px;
}
.font3 {
	color: #686868;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 13pt;
	text-align: center;
}
.font4 {
	font-family: "Century Gothic";
	font-size: 10pt;
	color: #000;
	font-weight: normal;
	text-align: center;
	word-spacing: normal;
	text-decoration: underline;
}

