.menu             {  font-size: 8pt;
                      color: #FFFFFF;
                      font-family: Tahoma, "Arial Cyr", Arial;
                      font-weight: bold }
A.menu:link   	   {  color: #FFFFFF; text-decoration: none}
A.menu:visited	   {  color: #FFFFFF; text-decoration: none}
A.menu:active	   {  color: #FFFFcc; text-decoration: none}
A.menu:hover      {  color: #FFC300; text-decoration: underline}

.submenu             {  font-size: 8pt;
                      color: #FFC300;
                      font-family: Tahoma, "Arial Cyr", Arial;
                      font-weight: bold }
A.submenu:link   	   {  color: #FFC300; text-decoration: none}
A.submenu:visited	   {  color: #FFC300; text-decoration: none}
A.submenu:active	   {  color: #FFC300; text-decoration: none}
A.submenu:hover      {  color: #FFC300; text-decoration: underline}

.news                { font-family: Verdana; font-size: 7.5pt;
			color: #000000;
			text-decoration: none}
A.news:link	      {  text-decoration: none}
A.news:visited        {  text-decoration: none}
A.news:active	      {  text-decoration: none}
A.news:hover          {  text-decoration: underline}

.text                 { font-size: 12pt; text-align: justify; line-height: 15px}
.header { font-size: 16pt; line-height: 30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}
.text2 { font-size: 11pt; line-height: 21px }
h1 {
 margin-top: 3px;
 margin-bottom: 3px;
 font-size:16px;
 font-weight:bold;
 text-align:center;
}
P {
 margin-top: 3px;
 margin-bottom: 3px;
 font-size:12px;
 text-indent:20px;
}
.rdiv { font-size:12px;
 text-align:right;
}
.full_text { font-size:12px;
 display:none;
}