H4 {
	font-size: 12pt;
}
   
H3 {
    font-size: 14pt;
   }

H2 {
    font-size: 16pt;
   }
   
.firm   {
	font-family: Arial Cyr, Geneva;
	font-size : 8pt;
	color : #A0522D;
	text-decoration : underline;
}

.firm:hover   {
	font-family: Arial Cyr, Geneva;
	font-size :8pt;
	color : #FF7F50;
	text-decoration : underline;
}
   
.menu   {
         font-weight : bold; 
         font-family: Arial Cyr, Geneva;
         font-size : 8pt;
	 color : #25395D;
 	 text-decoration : none;
}

.menu:hover   {
         font-weight : bold; 
         font-family: Arial Cyr, Geneva;
         font-size : 8pt;
	 color : #FFFFFF;
 	 text-decoration : none;
}

.gray   {
	 font-size: 10pt;
	 color : Gray;
         font-family: Arial Cyr, Geneva;
        }

.little {
         font-family: Arial Cyr, Geneva;
         font-size: 8pt;
        }
body {  font-family: "Arial Cyr", Geneva; font-size: 11pt}
OL LI {font-weight : bold;}