body, table {
font-family: Arial, 'Trebuchet MS', Tahoma, Verdana, sans-serif;
font-size: 13px;
line-height: 150%;
margin: 0;
color: #444;
}

h1, h2, h3 {
color: #2e4375;
font-size: 44px;
font-family: 'Times New Roman', Tahoma, sans-serif;
margin: 0.2em 0em 0.8em 0;
font-weight:normal;
}

h2 {
font-size: 19px;
color: #2e4375;
}

h3 {
  margin-left: 0;
  font-family: Arial;
font-size: 13px;
  color: #444;
}

a, a:visited { color: #2e4375; text-decoration: underline; }
a:hover { color: #2e4375; text-decoration: none; }

a img { border: none }

.module_contact {
float: left;
width: 400px;
}


.cc_btn {
  background: #26478C !important;
  color: #fff !important;
}
.cc_btn:hover {
  background: #0291D7 !important;
  color: #fff !important;
}