.t3-logo {
  width: 357px;
  height: 80px;
}
.t3-logo-small {
  width: 178px;
  height: 40px;
}
.logo-image > a {
  max-width: 357px;
  max-height: 80px;
}
h1,
.h1 {
  font-size: 24px;
}
h2,
.h2 {
  font-size: 20px;
}
h3,
.h3 {
  font-size: 16px;
}
h4,
.h4 {
  font-size: 14px;
}
h5,
.h5 {
  font-size: 12px;
}
h6,
.h6 {
  font-size: 12px;
}
a.white {
  color: #ffffff;
  text-decoration: underline;
  outline: none;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
td,
tr td {
  border: 1px solid #636363;
}
