.bodycopy 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
color: #333333;
}

.linksbase 
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #463002;
}

a.linksbase:link {color: #463002; text-decoration: underline; }
a.linksbase:active {color: #463002; text-decoration: underline; }
a.linksbase:visited {color: #463002; text-decoration: underline; }
a.linksbase:hover {color: #463002; text-decoration: underline; }

.linksproduct
{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 14px;
color: #463002;
}

a.linksproduct:link {color: #463002; text-decoration: none; }
a.linksproduct:active {color: #463002; text-decoration: none; }
a.linksproduct:visited {color: #463002; text-decoration: none; }
a.linksproduct:hover {color: #463002; text-decoration: none; }

/* STOP NESTING STYLE DECLARATIONS YOU NUTTERS!!! */



/* sort the header in firefox */
body div.bodycopy p
{
margin-top:0;
margin-bottom:0;
text-align:left;
}

