body, p, td  {
   FONT-FAMILY : arial, helvetica;
   FONT-SIZE : 11px;
   font-weight : none;
   COLOR : #000000;
   text-decoration : none;   
}

body 
{
   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;
}

table.mainTab {
  width: 600px;
}
td.stred {
  border-left: 0px;
  border-right: 0px;
}
td.content {
  border-left: 0px;
}
td.footer img {
  display: none;
}
