table.style01 {
	margin: 1em 0;
}
table.style01 caption {
	font-size: 0.8em;

	color: #4F6671;
}
table.style01 th {
	background: #333333;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
table.style01 td {
	border: 1px solid #CCCCCC;
	font-size: 0.9em;
	background: #F8F8F8;
}
table.style01 th, table.style01 td {
	padding: 0.4em 1em;	
}