@CHARSET "UTF-8";
h1, h2, h3, p {
  font-family: verdana;
}
h1 {
  font-size: 1.1em;
  font-weight: normal;
  margin: 0;
}
h2 {
  font-size: .95em;
}
h1 a {
  text-decoration: none;
  color: black; 
  font-style: normal;
}
a {
  text-decoration:none;
  color: #334051;
  font-style: italic;
}
p {
  font-size: .9em;
  margin: 0;
}

.newsListText, .news {
  margin-top: 1em;
}

