BODY, TABLE, TR, TD {
  font-family:  Arial Cyr,  Verdana, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-size: 10tp;
  }

.nofonts {  font-family:  Arial Cyr,  Verdana, Arial, Helvetica, Sans-Serif;}

A {
  font-family:  Arial Cyr,  Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  font-weight: normal;
  text-decoration: none;
  color: #ffcc00;
  }

A:link {color: "#ffcc00";} 
A:active {color: "#ffcc00";} 
A:visited {color: "#ff9900";} 
A:hover {color: "#ffffff";} 

.external {color : #cccccc;}  

P {
  font-family:  Arial Cyr,  Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  text-decoration: none;
  color: #cccccc;
  }

EM, STRONG, SMALL, B, ADDRESS, BLOCKQUOTE, PRE, UL, OL, LI, DT, DD, DL, MENU {
  font-family:  Arial Cyr,  Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #cccccc;
  }

STRONG {
  font-size: 11pt;
  font-weight: bold;
  }

SMALL {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
  }

B {
  font-weight: bold;
  }

I, EM, ADDRESS, BLOCKQUOTE
  { font-style: italic;
  }

PRE {
  white-space: pre;
  }

INPUT.SIZE  {
  width: 300px;
  height: 20px;
  }

SELECT, OPTION, {
  font-family:  Arial Cyr,  Verdana, Arial, Helvetica, Sans-Serif;
  }  
