body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size:   12px;
   background-color: #fbfce7;
}

h1 {
  font-size:   16px;
  color:       #003300;
  line-height: normal;
  font-weight: 600;
}
h2 {
  font-size:   14px;
  font-weight: 600;
  color:       #003300;
}
h3 {
  font-size:   11px;
  font-weight: 600;
  color:       #003300;
}
a {
  font-size:       12px;
  color:           #003300;
  text-decoration: none;
}
a:link {
  font-size:       12px;
  color:           #003300;
  text-decoration: none;
}
a:visited {
  font-size:       12px;
  color:           #003300;
  text-decoration: none;
}

a:hover {
  font-size:       12px;
  color:           #003300;
  text-decoration: underline;
}
a:active {
  font-size: 12px;
  color:     #003300;
}
th {
  font-size:   12px;
  font-weight: 600;
  color:       #003300;
}
td {
  font-size: 12px;
}

.text {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:   12px;
  color:       #000000;
  line-height: normal;
}
.text1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:   14px;
  color:       #000000;
  line-height: normal;
}
.table1 {
  background-color: #CDD3BC;
}
.table2 {
  background-color: #E6E9DC
}
.text2 {
  font-size:   11px;
  color:       #003300;
  line-height: normal;
  font-weight: 600;
}
.text22 {
  font-size:   10px;
  color:       #003300;
  line-height: normal;
  font-weight: 300;
}
.text3 {
  font-size:   16px;
  color:       #003300;
  line-height: normal;
  font-weight: 600;
}
.text4 {
  font-size:   11px;
  font-weight: 600;
  color:       #003300;
}
.text5 {
  font-size: 12px;
  color:     #D2022A;
}
.text6 {
  font-size: 12px;
  color:     #C30230;
}
.color1 {
  background-color: #828D6F;
}
.color2 {
  background-color: #F1F0CD;
}
.color3 {
  background-color: #FFFFEA;
}

.text41 {
  font-size:       12px;
  font-weight:     600;
  color:           #005B00;
  text-decoration: none;
}

.searchform {
  padding-top:    3px;
  padding-bottom: 5px;
  padding-left:   3px;
  margin-bottom:  0px;
}
.searchform input{
  font-size: 80%;
}

#lastnews {
  padding-left: 3px;
}
#lastnews .n_title {
  font-weight: bold;
  color:       #003300;
}
.n_sh {
  margin-bottom: 10px;
}
.n_sh .n_title {
  font-weight: bold;
  color: #003300;
  font-size: 120%;
}

.n_title2 {
  color: #003300;
  font-size: 90%;
}
/* Новость на главной странице */
.nw_tpage {
  margin-bottom: 20px;
}
li p{
margin:0;
}