p,li, td  
         {
          font-family: Arial;
	      font-size: 12px;
	      color: #495677;
         }


a        {
          font-family: Arial;
	      font-size: 12px;
	      color: #1864D6;
	      text-decoration: underline;
         }
a:hover {
          font-family: Arial;
	      font-size: 12px;
          color: #FF3300;
	      text-decoration: none;

         }

em        {
          font-family: Arial;
	      font-size: 12px;
	      color: #62B15E;            
         }

H1
{
          font-family: Arial;
	      font-size: 16px;
	      color: #495677;
          margin-top:10px;
          margin-bottom:5px;
          text-align:center

    }
H2
{
          font-family: Arial;
	      font-size: 16px;
	      color: #495677;
          margin-top:10px;
          margin-bottom:5px;
          text-align:center
    }

.menu     {
          font-family: Arial;
	      font-size: 12px;
	      color: #4F6A99;
	      text-decoration: underline;

            
         }
.menu:hover {
          font-family: Arial;
	      font-size: 12px;
	      color: #FF3300;            
	      text-decoration: none;

         } 
         
.menu1     {
          font-family: Arial;
	      font-size: 12px;
	      color: #bac2c9;
	      text-decoration: underline;

            
         }
.menu1:hover {
          font-family: Arial;
	      font-size: 12px;
	      color: #4F6A99;
	      text-decoration: none;

         }                           
          
.name     {

          font-family: Arial;
	      font-size: 14px;
          font-weight: bold;
          color: #4559A0;
          font-style: normal;  
         }

.sovet     {

          font-family: Arial;
	      font-size: 16px;  
          font-weight: bold;
          color: #999933;
          font-style: normal;  
         }

.pro     {

          font-family: Arial;
	      font-size: 16px;  
          font-weight: bold;
          color: #6799CC;
          font-style: normal;  
         }

.pub     {

          font-family: Arial;
	      font-size: 16px;  
          font-weight: bold;
          color: #6799CC;
          font-style: normal;  
         }


.copy    {
          font-family: Arial;
	      font-size: 11px;
	      color: #495677;
         }

.rubr    {
          font-family: Arial;
	      font-size: 20px;  
          font-weight: bold;
          color: #4559A0;
          font-style: normal; 
         }
              
