@charset "utf-8";
.maintable {
	border: thin solid #403BB1;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #316AC5;
	font-weight: bold;
	margin: 3px;
	padding: 3px;
	line-height: 20px;
}
.pictureborder {
	margin: 8px;
	padding: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
