.td_1 {
	width: 150px;
	font-weight: bold;
	font-size: 0.9em;
	background-color: #EAE5BD;
}

table {
	border-collapse: collapse;
	width: 450px;
	font-family: arial, verdana, helvetica, sans-serif;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
}
td, th {
	padding: 0.5em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FEFDF1;
}
tfoot th, tfoot td {
	text-align: left;
	font-size: 1em;
	background: #e8e8cf;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #421716;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0;
}
tbody td a {
	background: transparent;
	color: #CC0000;
	text-decoration: none;
}
tbody th, tbody td {
	vertical-align: top;
	text-align: left;
}
