body 
{
  scrollbar-arrow-color: #3f5a11;
  scrollbar-face-color: #809fe0;
  scrollbar-track-color: #c6d5fc;
  scrollbar-darkshadow-color: white;
  background-attachment: fixed;
}
tr {
  font-weight: bold;
}
a {
  color: black;
  text-decoration: none;
}
img {
  border-color: black;
}
.SbgTitle {
  color: #DD155B;
  font-size: 18;
}
.main {
  color: #ad1f17;
  font-size: 12;
}

.main_number {
  color: #ad1f17;
  font-size: 18;
  font-family: Monotype Corsiva;
  font-weight: bolder;
}

.city {
  color: #AA1F22;
  font-size: 14pt;
  text-decoration: none;
  font-family: Arial;
  font-weight: normal;
}
.address {
  
  font-family: Arial;
  color: #DD155B;
  font-size: 10pt;
  text-decoration: none;
  line-height: 150%;
}
.mail {
  
  font-family: Arial;
  color: #0171EF;
  font-size: 10pt;
  text-decoration: none;
  line-height: 280%;
}
