body, br {
  font-family:  Arial, Geneva, serif;
  font-size: 12pt;
  font-weight: normal;  
  background-color: #f2f2ff;
}


h1 {
   font-family: Times New Roman, Geneva, Arial, serif;
   font-size: 18pt;
   font-weight: normal;
}

h2 {
   font-family: Times New Roman, Geneva, Arial, serif;
   font-size: 16pt;
   font-weight: normal;
}

h6 {
   font-family: Times New Roman, Geneva, Arial, serif;
   font-size: 10pt;
   font-weight: normal;
}

input, select, option, textarea
{
    font-family: tahoma, verdana, arial;
    font-size: 8pt;
    font-weight: normal;
    background-color: #ddddFF;
}

p {  font-family:  Arial, Geneva, serif;
     font-size: 12pt;
     font-weight: normal;
     text-indent:25px;
   }

.mainframe {
 background-color: #87AEC5;
 padding: 0px;
 margin: 0px;
}

.maincontent: {
 background-color: #f2f2ff;
}

a { color: #0062C2;
    text-decoration: underline;

  }

a:hover {
  color: red;
 }

#outer { border-color: grey;
         border-width: 2px;
         border-style: solid;
         }

.newsitem
        { font-family: tahoma, verdana, arial;
          font-size: 8pt;
          font-weight: normal;
          background-color: #eeeeff;
         }

.horline_white
         {PADDING-BOTTOM: 5px;
          PADDING-TOP: 5px;
          text-align: center;
         }

.mainpage_small
          {font-family: verdana, arial;
          font-size: 8pt;
          font-weight: normal;
          text-align: right;
          }

.strelka_min
          {margin-left: 5px;
           margin-right:10px;
          }

#nb_red {
         color: red;
         }
