@charset "utf-8";
.tableborder {
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #302119;
	border-right-color: #302119;
	border-bottom-color: #302119;
	border-left-color: #302119;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tableborder table tr td table tr td p {
	text-align: justify;
}
.bodytext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #302119;
}
