body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
}
h2 {
	color:#59759A;
	padding:5px 5px 0 0;
	font-size:18px;
	margin:0 0 5px 0;
}
table {
	font-size:13px;
	text-align:left;
	width:100%;
	margin:0 0 20px 0;
}
th {
	background-color:#59759A;
	color:#fff;	
}
th, td {
	padding:5px 20px 5px 5px;
	height:20px;
	text-align:left;
}
tr.odd {
	background-color:#f3f3f3;
}
tr.even {
	background-color:#e6e6e6;
}
