
/* style sheet definition  cssPrint.css */


body
{
   margin-top:1mm;
   margin-bottom:1mm;
   background-color:#FFFFFF;
   color:#000000;
}


a:link
{
   color:#000099;
   text-decoration:underline;
}


a:active
{
   color:#0000CC;
   text-decoration:underline;
}


a:visited
{
   color:#000099;
   text-decoration:underline;
}


td
{
   font-family:Tahoma,Helvetica,Arial,sans-serif;
   font-size:10pt;
}


td.bar
{
   font-family:Tahoma,Helvetica,Arial,sans-serif;
   font-size:8pt;
}


td.headline
{
   font-family:Tahoma,Helvetica,Arial,sans-serif;
   font-size:12pt;
}


td.anchor
{
   font-family:Tahoma,Helvetica,Arial,sans-serif;
   font-size:11pt;
}


/* end of style sheet definition  cssPrint.css */
