@charset "UTF-8";
th {
	font-weight:bold;
	font-variant: small-caps;
	border:0;
	padding:0;
	margin:0;
	background-color:#e0bb96;
	width:125px;
}
.wide {width:250px;text-indent:5px;}
.wideright {width:200px;}
table td{
	text-indent:5px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
table th{
	text-align:left;
}
td.scientific {
	font-style:italic
}


   
   
