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: #ff9900;
  }

A:link {color: #ff9900;} 
A:active {color: #ff9900; text-decoration: underline;} 
A:visited {color: #cccccc;} 
A:hover {color: #ffffff; 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;
  }

TABLE.base {
  border: 0px solid;
  border-color: #ffffcc;
  border-collapse: collapse;
}
TABLE.base TD {
  border: 1px solid;
  border-color: #ffffcc;
}
TABLE.base TD.none {
  border: 0px solid;;
}
TABLE.none {
  border: 0px solid;
}
TABLE.none TD {
  border: 0px solid;
}
