* {
  font-family: Tahoma;
}

body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  text-align: center;
}

div.content_block {
  width: 825px;
  text-align: left;
  margin: 0pt auto;
}

table, td {
  vertical-align: top;
  font-size: 13px;
}

img {
  border: none;
}

h2 {
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 22px;
}

h4 {
  margin: 0;
  padding: 0 0 15px 0;
}

p {
  margin: 0px;
  padding: 0 0 15px 0;
}

#red {
  color: #e70d2f;
}

#green {
  color: #0dab2e;
}
#dark {
  color: #000000;
}
#blue {
  color: #00a8ec;
}

a.contacts:link, a.contacts:active, a.contacts:visited, a.contacts:hover {
  color: #0dab2e;
  background: url('/images/list.gif') right no-repeat;
  padding-right: 25px;
}

.text {
  font-size: 13px;
  color: #555555;
  padding: 30px 10px 0 0;
}

.content {
width: 585px;
padding: 20px 0 0 0;
color: #555555;
font-size: 13px;
text-align: left;
}

.content a:link,
.content a:active,
.content a:visited,
.content a:hover {
  color: #0dab2e;
}

.copyright {
  width: 120px;
  font-size: 10px;
  color: #555555;
  text-align: left;
  padding: 5px 10px 20px 0;
}

.copyright a:link,
.copyright a:active,
.copyright a:visited,
.copyright a:hover {
  text-decoration: none;
}