@charset "utf-8";
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #782327;
	text-decoration: none;
	background-color: #e8eed7;
	z-index: 100;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #782327;
	border-right-color: #782327;
	border-bottom-color: #782327;
	border-left-color: #782327;
}

