﻿body 
{
	font-family:Verdana;
	font-size:small;
}
h1{font-size:large}

a:link{color:Black;}
a:visited{ color:Black;}
a:hover{ color:Red;}
a.title:link, a.title:visited {color:White;}
a.title:hover {color:Red;}

hr{ width:100%; height:1px; color:Silver;}
.foot{ color:Gray;}
.pagerTd{ background-color:Silver; height:30px; text-align:right;}
.chemical-table{ table-layout:fixed; border-collapse:collapse; }
