body,
input.text, input.password, textarea, select {
  font-size: 14px;
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif; }

code {
  font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 1.2; }

h1 {
  font-size: 30px;
  color: #ee2e24; }

h2 {
  font-size: 26px;
  color: #ee2e24; }

h3 {
  font-size: 23px;
  color: #003366; }

h4 {
  font-size: 20px;
  color: #003366; }

h5 {
  font-size: 18px;
  color: #003366; }

h6 {
  font-size: 16px;
  color: #003366; }
