BODY, TD, DT, DD, DL, OL, UL, LI, STRONG, SMALL, B, PRE, I {
   font-size: 10pt;
   font-family: Arial Cyr, ArialCyr, sans-serif;
   }

.nofonts {
   font-family: Arial Cyr, ArialCyr, sans-serif;
   font-size: 10pt;
   }

A {
  font-family: Arial Cyr, ArialCyr, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #5dbf5a; 
  }

A:link {color: #5dbf5a;}
A:active {color: #ffff00; text-decoration: underline;}
A:visited {color: #c0c0c0;}
A:hover {color: #00ff00; text-decoration: underline;}

.external {color : #ffffff;}

P {
  font-family: Arial Cyr, ArialCyr, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  color: #ffffcc;
  }

P.PT {
  text-indent: 5pt;
  text-align: justify;
  }

P.CENTER {
  font-size: 12pt;
  font-weight: bold;
  text-align: center;
  color: #ffffcc;
  }

P.COM {
  font-family: "Times New Roman", Times, serif;
  font-size: 11pt;
  font-style: italic;
  text-indent: 5pt;
  text-align: justify;
  }

STRONG {
  font-size: 11pt;
  font-weight: bold;
  }

SMALL {
  font-size: 8pt;
  font-weight: normal;
  }

B {
  font-weight: bold;
  }

I, EM, ADDRESS, BLOCKQUOTE {
  font-style: italic;
  }

PRE {
  white-space: pre;
  }

.gold {
    color: #ffff00;
    font-weight: bold;
}

.odd {
    background-color: #494949;
}

.even {
    background-color: #000000;
}

.extra {
    background-color: #552A00;
}

.pict1 {
    border: 3px ridge #5dbf5a;
}

TABLE.base {
    border: 0 solid #ffffcc;
    border-collapse: collapse;
}
TABLE.base TD {
    border: 1px solid #ffffcc;
}
TABLE.base TD.none {
  border: 0 solid;;
}
TABLE.none {
  border: 0 solid;
}
TABLE.none TD {
  border: 0 solid;
}

