dd {
  margin: 0;
  padding: 0;
}

@font-face {
  font-family: "icon";
  src:url("../fonts/icon.eot");
  src:url("../fonts/icon.eot?#iefix") format("embedded-opentype"),
  url("../fonts/icon.woff") format("woff"),
  url("../fonts/icon.ttf") format("truetype"),
  url("../fonts/icon.svg#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

body {
  background: none;
  color: #000000;
  text-decoration: none !important;
  text-align: left;
  font-size: 16px;
  font-family: "Myriad Set Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
}

img {
  margin-top: 5px;
  width: 100%;
}

iframe {
  width: 100%;
}

a {
  color: #5087c9;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
  margin-top: 32px;
  font-size: 16px;
}

.news-footer {
  margin-bottom: 140px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

.news-footer a {
  margin: 2px 1px 2px 0;
  padding: 8px 1px 8px 0;
  display: block;
  text-decoration: none;
}

.news-footer a:after {
  float: right;
  margin-top: 4px;
  margin-right: 3px;
  font-family: "icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: normal;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\61";
  font-size: 10px;
}

.news-footer a:visited {
  background-color: gray;
}

.news-date {
  margin-top: 25px;
  color: #5087c9;
}

.news-header {
  margin-top: 0;
  color: #202020;
}

.news-content {
  color: #202020;
  margin-bottom: 20px;
}

.payment-content {
  border: thin solid #444444;
  color: #000000;
  float: left;
  font-size: 8px;
  margin-left: 10px;
  max-width: 235px;
  padding: 0 10px 0 10px;
  text-transform: uppercase;
  text-decoration: none;
}

.stamp {
  border: thin solid #444444;
  padding: 0 0 0 0;
  text-transform: none;
}
