body
{
   background-color: #DFE8FF;
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000;

}

.cit
{
   font-size: 10px;
   text-align: justify;
   margin-left: 55px;
}

p
{
   font-size: 12px;
   text-align: justify;
}
.text
{
   font-size: 12px;
}

H1
{
   font-size:14px;
   font-weight: bold;
   color:darkslateblue;
   text-align: center;
   font-family:fantasy;
   :;
}

.h2
{
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #000066;
}

a:active
{
   text-decoration: none;
   color:darkblue;
}

a:link
{
   color:navy;
   text-decoration: none;
}

a:visited
{
   color:navy;
   text-decoration: none;
}

a:hover
{
   text-decoration: none;
   background-color:cornflowerblue;
}

.podp
{
   font-size: 12px;
   color: #000000;
   text-align: center;
}

.p
{
   color: #000000;
   font-size: 11px;
   font-family: Verdana, Tahoma;
}

.p1
{
   color: #003366;
   font-size: 11px;
   font-family: Verdana, Tahoma;
}

.p2
{
   color: #000000;
   font-size: 10px;
   font-family: Verdana, Tahoma;
}

.error
{
   color: #FFFFFF;
   font-size: 11px;
   font-weight:bold;
   font-family: Verdana, Tahoma;
}

textarea,input
{
   font-family: Verdana, Tahoma;
   font-size: 11px;
   background: #FFFFFF;
   border: 1pt solid #000000;
   color: #000000;
}

tr
{
   background-color: #DFE8FF;
}
td
{  
FONT-SIZE: 12px; FONT-FAMILY: verdana, sans-serif; TEXT-DECORATION: none;
}

.tr1
{
   background-color: #A7BAE0;
   padding-left:2mm;
   padding-top:2mm;
   padding-right:1mm;
         font-size: 12px;
}

.tr2
{
   background-color: #DFE8FF;
}

.menushka
{
   position: absolute;
   visibility: visible;
   left: 5px;
   top: 230px;
}
