BODY {
  scrollbar-face-color:A1B19E;
  scrollbar-arrow-color:E65402;
  scrollbar-track-color:A1B19E;
  scrollbar-shadow-color:'788074';
  scrollbar-highlight-color:'C2CBBA';
  scrollbar-3dlight-color:'A3AB9C';
  scrollbar-darkshadow-Color:'9CA597';
}
.text {
  font-family: tahoma;
  font-size: 11;
  color: 434B42;
}
.textlink{
  font-family: tahoma;
  font-size: 11;
  color: E65402;
  text-decoration: none;
}
.textlink:hover{
  text-decoration: underline;
}
.head {
  font-family: arial;
  font-size: 11;
  color: 434B42;
  padding-bottom: 7;
}
p {
  font-family: tahoma;
  font-size: 11;
  color: 434B42;
  margin: 0;
  text-align: justify;
}
.newsblock {
  margin-top: 10;
  margin-bottom: 5;
}