body{
	font-family:arial, sans-serif;
	font-size: 14px;
}

table.simple, td.simple, th.simple {
	border-color: #444444;
	border-style: solid;
}

table.simple {
	border-width: 0 0 1px 1px;
	border-spacing: 0;
	border-collapse: collapse;
}

td.simple, th.simple {
	margin: 0;
	padding: 1px;
	border-width: 1px 1px 0 0;
}

th.simple {
	background-color: #59677f;
	color: #ffffff;
}