div#copyright
{
  border-top: 1px solid #FFFFFF;
  margin: 40px auto;
  padding: 0px;
  width:900px;
}

div#copyright p, div#copyright td
{
  font-family: Arial, helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  margin:0px;
  padding: 0px;
}

div#copyright a
{
  font-family: Arial, helvetica, sans-serif;
  font-size: 10px;
}

.style2
{
  font: bold Arial, helvetica, sans-serif;
  font-size: 11px;
  color:#333;
}

.borderC_D   { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #CCCCCC; }

