    BODY { 
	color: #000000;
	background-color: #F0F0F0;
	font-family: Arial, Sans-Serif;
	margin: 0;
	font-size: 14px;
    }
    TABLE.tophdr { 
	border: none;
	border-collapse: collapse;
	width: 100%;
    }
    TR.hdr1 {
	background-color: #007352;
	height: 45px;
	vertical-align: middle;
    }
    TR.hdr2 {
	background-color: #F2BB13;
	color: #000000;
	height: 30px;
    }
    TR.hdr3 {
	background-color: #067857;
	color: #E5ECE9;
	height: 20px;
	font-size: 9px;
    }
    TR.hdr3
	a:link
    {
	text-decoration: none;
	color: #E5ECE9;
    }
    TR.hdr3 
	a:visited
    {
	text-decoration: none;
	color: #E5ECE9;
    }
    TR.hdr3 
	a:hover
    {
	text-decoration: underline;
	color: #E5ECE9;
    }
    TD.uablogo {
	width: 50%;
	vertical-align: bottom;
    }
    TD.genus { 
	width: 50%;
	color: #F2BB13;
	font-weight: bold;
	font-style: italic;
	text-align: center;
    }
    TD.service {
	font-weight: bold;
	font-size: larger;
    }
    TD.jumpto {
	text-align: right;
    }
    TD.jumpto 
	SELECT
    {
	font-size: 10px;
    }
    TD.jumpto
	IMG 
    {
	border: none;
    }
    DIV.mainbody {
	margin: 10px;
    }
    DIV.related
	li
    {
	list-style-image: url("/pix/LandingArrowBullet.gif");
	font-size: smaller;
    }
    DIV.mainQuery
	INPUT.lookup
    {
	font-size: larger;
    }
div.subheading
{
	color: #2A4531;
	font-weight: bold;
	font-size: larger;
	text-align: center;
}
div.mainbody
a:link {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div.mainbody
a:active {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div.mainbody
a:visited {
	color: #336633;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
div.mainbody
a:hover {
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
