<!--

body 
{ 
margin: 0px 0px 0px 0px;
background-color: #D3E3EE;
}

.maintable 
{ 
background-color: #ffffff;
}

td
{
font-family: arial, verdana;
font-size: 9pt;
font-weight: normal;
color: #000000;
}

.footer
{
background:url('../images/footer_bg.gif') no-repeat center center; font-family: arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
text-align: center;
vertical-align: middle;

}



#thisSpecialsTable
{

border: 1px dashed #707e5d;

}






a:link, a:visited, a:active  {
	color: #742320;
	text-decoration: underline; 
}

a:hover {
	color: #742320;
	text-decoration: none; 
}

a.footerlink:link, a.footerlink:visited, a.footerlink:active, a.footerlink:hover 
	{
	color: #6c7a5a;
	text-decoration: none; 
}

-->
