BODY, TABLE
{
   color : #000000;
   font-family : "Verdana, Arial, Tahoma, Helvetica, sans-serif";
   font-size : 9pt;
   font-style : normal; 
   font-weight : normal; 
}

#title
{
   color : #028DBA;
   font-size : 16pt;
   font-weight : bold;
}

#smol
{
   font-size : 8pt;
}

#upd
{
   color : #CCCCCC;
   font-size : 7pt;
   padding-right : 5pt;
}

#copy
{
   font-size : 7pt;
}

#zamik10lr
{
   padding-left : 10pt;
   padding-right : 10pt;
}

#zamik10l
{
   padding-left : 10pt;
}

A:link 
{
   color : #CC9966;
   text-decoration : none; 
}


A:active 
{
   color : #DA2229;
   text-decoration : underline;
}

A:visited 
{
   color : #CC9966;
   text-decoration : none;
}

A:hover
{
   color : #DA2229;
   text-decoration : underline;
}