body, p, td  {
   FONT-FAMILY : arial, helvetica;
   FONT-SIZE : 11px;
   font-weight : none;
   COLOR : #000000;
   text-decoration : none;   
}

body, td, div
{
   background-image: none;
}

A
{
    text-decoration: none
}

A:hover  {
   COLOR : #000000;
   text-decoration : underline;
}

A:link  {
   COLOR : #000000;
   text-decoration : none;
}

.noprint {
   display: none;
}


.onlyprint {
   display: block !important;
}

table.mainTop, td.footer div {
  width: 600px;
}
td.contentHome, td.content {
  border-left: 0px;
}
div.footerDiv div {
  float: none;
  margin-left: 50px;
}
