@import url("general.css");

#feedback {width: 700px; text-align: left;}

tr.even{background-color: #dcdcdc;}
tr.odd {background-color: #cdcdcd;}
td.firstcol{font-weight: bold; text-align: center; vertical-align: middle;}
th.heading {font-weight: bold; text-align: center; vertical-align: middle; color: #fff; font-size: 1.2em; background-color:#800000;}
h1.sci_name{font-size: 1.6em; font-weight: bold; font-style: italic; color: #800000;}