body	{  	background-color: #FFFFFF; color: #000000; font-family: Times New Roman Cyr; 
          font-size: 12pt; margin-left: 0px; 
			margin-right: 10px; margin-top: 0px; }
			
a {
   color: #888888;
   TEXT-DECORATION: underline;
}
a:visited {COLOR:#888888; TEXT-DECORATION: underline}
a:hover   {COLOR:#000000; TEXT-DECORATION: underline}

td.opinion {
   font-family: Times New Roman Cyr;
   font-size: 9pt;  
   color: #000000;
}

td.news {
   font-family: Times New Roman Cyr;
   font-size: 9pt;  
   color: #000000;
}

tr.menu {
   font-family: Arial;
   font-size: 10pt;  
}

/* уменьшенный текст в таблицах и в параграфах */

td.subtext {
   font-family: Arial;
   font-size: 8pt;  
   color: #000000;
}


p.subtext {
   font-family: Arial;
   font-size: 8pt;  
   color: #000000;
}


