body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 9pt;
  margin: 0;  
}
a {
  text-decoration: none;
  color: black;
}
body a img {
  border: none;
}
p {
  margin: 0;
  padding: 0;
}
ins {
  color: red;
  text-decoration: none;
}
p img {
  vertical-align: middle;
}
span.collapse_control {
  border-bottom: 1px dashed black;
  cursor: pointer;
}
body a:hover {
  text-decoration: underline;
}
body a.hover_underline {
  text-decoration: none;
}
body a:hover.hover_underline p {
  text-decoration: underline;
}
body #banners a:active p, body #banners a:visited p {
    text-decoration: none;
}
body #banners a:hover p {
    text-decoration: underline;
}
     
body a.header_menu {
  font-size: 13pt;
}
body a.active {
  font-weight: bold;
  text-decoration: none;
}
img.header_banner {
  margin: 0 2em 0 0;
}
div#content p {
  margin: 0 0 0.5em 0;
}
div#content p.content_title {
  font-weight: bold;
  font-size: 13pt;
  text-align: left;
  margin: 0 0 1em 0;
}
div#content p.content_tr_subtitle {
  font-weight: bold;
  margin: 1em 0 1em 0;
}
div#content p.content_tr_subsubtitle {
  font-weight: normal;
  text-decoration: underline;
  margin: 0.5em 0 0 0;
}
div#content p.content_subtitle {
  text-transform: uppercase;
  margin: 1em 0 0.5em 0;
  font-weight: bold;
}
div#content p.offer_subtitle {
  margin: 0em 0 0.5em 0;
  font-weight: bold;
}
div#content p.content_price_article_title {
  margin: 1em 0 0 0;
}
div#content p.content_price_title {
  margin: 0.5em 0 2px 0;
  font-size: 9pt;
} 
  
div#content table.content_price_table {
  margin: 0.5em 0em;
  font-size: 9pt;
  line-height: 1.1;
} 
  
div#content p.content_subparagraph {
  margin: 0;  
}
img.content_img {
  border: none;
  float: left;
  margin: 0 20px 10px 0;
}
div#top {
  width: 100%;
  height: 200px;
  position: relative;
}

.b_right {
  border-right: 1px solid black;
}
.b_bottom {
  border-bottom: 1px solid black;
}
.b_left {
  border-left: 1px solid black;
}
div#footer p {
  margin: 0;
}

div#content {
  width: 500px;
  overflow: hidden;
}

.photo_link {
  font-size: 9pt;
  color: red;
  font-weight: bold;
}
.clients_href {
  font-size: 9pt;
  text-decoration: underline;
}