﻿* {
  font-family: Verdana;
  font-size: 12px;
  color: #333333;
}

a {
  text-decoration: none;
  color: #003366;
}

p {
  margin: 0px;
}

h1 {
  font-size: 20px;
  color: #003366;
  margin: 0px;
}

h2 {
  font-size: 14px;
  font-weight: bold;
  color: #003366;
  margin: 0px;
  margin-bottom: 10px;
  border-bottom: solid 1px #003366;
}

#headerArea .menu a {
  font-size: 11px;
}