<!--
body {
      background: #ECF3FB;
     }
h1 {
    text-align:center;
    color:#010C54;
    font-size:20pt;
    text-shadow:2px 2px 2px #ddccb5;
   }
h2 {
    text-align:center;
    color:#010C54;
    font-size:15pt;
   }
h3 {
    text-align:center;
    color:#010C54;
   }
p {
   color:#010C54;
   margin:20px;
  }
.list1{
       list-style-image:url(http://www.avataram.ru/img/thumb/link1.png);
       text-align:left;
      }
.tablewidth {
             width: 80%;
             margin: 0 auto;
            }
.tdleft {
         width: 20%;
         vertical-align: top;
        }
.tdline {
         width: 2%;
        }
.tdcontent {
            width: 68%;
           }
.imgleft {
          float: left;
          margin-right: 10px;
         }
.textcntr {
           text-align: center;
          }
.cntr {
       margin: 0 auto;       
      }
.menufont {           
           color: #010C54;
           font-weight: bold;
           font-size: 13pt;
          }
.avtor {
        color:#483D8B;
        font-style:Italic;
        text-align:right;
       }
.buttonblock {
              text-align: center;
             }
.cont {
       background:#ECF3FB;
       position:relative;
       left:auto;
       top:auto;
       height:1300px;
       width:100%;
       border:none;         
       font-size:12pt;
       border-radius:10px;
      }
.home {
       border-color:#010C54;
       width:95%;
       margin:0 auto;
       border-radius: 0 2em;
      }
.date {
       font-weight:700;
       color: #010C54;
      }
.copyright {
            color: #010C54;
            font-weight: 5pt; 
           }
a.menu:link:hover{
                  color: #010C54;
                  text-decoration: none;
                 }
-->
