BODY {
  padding: 5px 0px 0px 0px;
  margin: 0;
  text-align: center;
  }
.text, BODY {
  font-family: Arial;
  font-size: 13px;
  }
h1 {
  font-size: 15px;
  text-align: center;
  color: #6B3A0A;
  text-weight: bold;
  }
.menu
 {
  font-size: 13px;
 }
a.menu:link {
  font-family: 'Times';
  color: #954A00;
  text-decoration: none;
  }
a.menu:active {
  font-family: 'Times';
  color: #954A00;
  text-decoration: none;
  }
a.menu:visited {
  font-family: 'Times';
  color: #954A00;
  text-decoration: none;
  }
a.menu:hover {
  font-family: 'Times';
  color: #FF413C;
  text-decoration: none;
  }
a:link {
  color: #D56A00;
  text-decoration: none;
  }
a:active {
  color: #D56A00;
  text-decoration: none;
  }
a:visited {
  color: #D56A00;
  text-decoration: none;
  }
a:hover {
  color: #FF413C;
  text-decoration: none;
  }
.text_up {
  border-top: 0px dotted #000000;
  }
.text_bottom {
  border-bottom: 0px dotted #000000;
  }
.text_up, .text_middle, .text_bottom {
  margin: 0px;
  border-left: 0px dotted #000000;
  border-right: 0px dotted #000000;
  }
.zagolovok {
  text-align: center;
  color: #6B3A0A;
  font-size: 14px;
  }
.scroll {

  height:300;
  width:100%;
  padding-right: 5px;
  }
