body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505056;
}
td {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D0DEEA;
}
th {
	padding: 4px;
	background-color: #00589E;
	color: #FFFFFF;
}
a:link, a:visited {
	color: #00589E;
	text-decoration: none;
}
tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505056;
}


