body, p, td  {
   FONT-FAMILY : arial, helvetica;
   FONT-SIZE : 11px;
   font-weight: normal;
   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;
}


div#leftcol
{
    display: none;
}

object
{
    display: none;
}

#rightcol
{
    display: none;
}


input
{
    display: none;
}

#header{display: none;}

.tools
{
    display: none;
}


