table.content {
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

table.content thead th {
	background:#6C88B6;
	color:#FFFFFF;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	font-size:14px;
	font-weight:bold;
}

table.content tr.odd {
	background:#FAFAFA;
}

table.content th {
	background-color:#9BAECD;
	font-weight:bold;
	font-size:14px;
	padding:3px;
	color:#FFFFFF;
}

table.content caption {
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	color:#4E6C9C;
	font-weight:bold;
	font-size:16px;
}