@charset "utf-8";
.border-yellow2 {
	border: 2px solid #F6F09A;
}
.text-main {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.text-copyright {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.border {
	border: 1px solid #000000;
}

