body, table, td, th, p {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
};

h1 {
  font-size: 13px;
  font-weight: bold;
  color: #594312;
}

b {
  color: #594312;
}

th {
  font-size: 13px;
  font-weight: bold;
  color: #594312;
  text-align: left;
  background-color: #FEFEF6;
};

.input {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif; 
  font-size: 11px;
  border: 1px inset silver;
  background-color: #EBF5FE;
  padding: 2px;
}

li {margin-top: 3px;}

ul, ol {
  padding-top: 0px;
  margin-top: 0px;
  margin-bottom: 5px;
  line-height: 15px;
}


table {
  font-family: Verdana, Tahoma, Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: black;
}

.main-text {
  text-align: justify;
  padding-left:7;
  padding-right:7;
}

p {
  margin-top: 10;
} 

.shift {
  text-indent: 20px;
};

a {
  color: #135C2F;
  text-decoration: none;
}

a:visited {
  color: #135C2F;
}

A:hover {
  color: red;
}

/* информационная таблица */
table.info {
  background-color: #88651B;
};

.info td {
  background-color: #FEFEF6;
};

.info .white {
  background-color: white;
};

.info .date {
  color: #594312;
  text-align: center;
};
/**************************/

.grass {
  background: url("images/grass.gif") #789D35;
  height: 11px;
  font-size: 6px;
  line-height: 11px;
};

