@charset "utf-8";
.table_style {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #099;
	border-right-color: #099;
	border-bottom-color: #099;
	border-left-color: #099;
	color: #000;
}
