/* 2006-02-02 */
.table1 {
	margin: 1em auto;
	font-size: 92%;}
.table1 table, .table1 caption {
	margin: auto;
	text-align: center !important;}
caption {
	padding-bottom: .4em;
	font-weight: bold;
	text-align: center;
	border-top: 2px solid #c00;
	border-bottom: 1px solid #00c;}
.table1 th {
	padding: 0 .2em;
	font-weight: normal;
	border: 1px solid #000;}
.table1 td {text-align: center;}
.table1 td.descript {text-align: left;}
.table1 tfoot td {
	padding-top: .4em;
	font-style: oblique;
	border-top: 1px solid #000;}
