.schema, td, th
{
	border-color: #608020;
	border-width: 1px;
	border-style : solid;
}
th,td
{
	padding: 2px 4px 2px 4px;
}
table.schema
{
	font-size: small;
	padding: 0px;
	width: 100%;
	clear: both;
	empty-cells : show;
	border-spacing: 0px;
	margin-bottom:10px;
}
.hcenter
{
	text-align: center;
	vertical-align: top;
	width:10%;
}
.hleft
{
	vertical-align: top;
	text-align: justify;
	width:40%;
}
caption
{
	text-align: center;
	padding: 2px;
}


