BODY {
  BORDER-RIGHT: medium none;
  BORDER-TOP: medium none;
  BORDER-LEFT: medium none;
  COLOR:  midnightblue;
  BORDER-BOTTOM: medium none;
  background-image: url(images/fon2.gif);
  BACKGROUND-COLOR: #F9FFF0;
}
p {
  text-indent: 25.0pt;
  TEXT-TRANSFORM: none;
  COLOR: midnightblue;
  TEXT-DECORATION: none;
  TEXT-ALIGN: justify
}
H1 {
        /*color: #C85050; /*#00B450;*/
        text-align:center;
        font-family:"Times New Roman", Times, serif;
        font-weight: bolder;
        /*font-style: italic;/**/
}
H2,H3 {
        /*color: #C85050; /*#00B450;*/
        text-align:center;
        font-family:"Times New Roman", Times, serif;
        font-weight: bolder;
        /*font-style: italic;/**/
}

HR{
text-align:center;
}

img {
border:none;
}

td.content {
   background-image: url(images/fon2.gif);
   background-color: #F9FFF0;
   padding: 10px;
   valign:top;
   vertical-align:top;
   vertical-align:text-top;   
   text-indent: 25.0pt;
   TEXT-TRANSFORM: none;
   COLOR: midnightblue;
   TEXT-DECORATION: none;
   TEXT-ALIGN: justify;
   BORDER-COLLAPSE: collapse;
}

