H1 { font-size: 30px; line-height: 34px; font-weight: bold; color: #002B55; text-indent: 0px; margin-top: 12px; margin-bottom: 12px; margin-left: 0px; margin-right: 0px; font-family: Arial, Helvetica, sans-serif; }
H2 { font-size: 28px; line-height: 32px; font-weight: bold; color: #002B55; text-indent: 0px; margin-top: 12px; margin-bottom: 12px; margin-left: 0px; margin-right: 0px; font-family: Arial, Helvetica, sans-serif; }
H3 { font-size: 20px; line-height: 24px; font-weight: bold; color: #002B55; text-indent: 0px; margin-top: 12px; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; font-family: Arial, Helvetica, sans-serif; }
H4 { font-size: 15px; line-height: 18px; font-weight: bold; color: #002B55; text-indent: 0px; margin-top: 12px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; font-family: Arial, Helvetica, sans-serif; }
H5 { font-size: 12px; line-height: 20px; font-weight: bold; color: #662F20; text-indent: 0px; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; font-family: Arial, Helvetica, sans-serif; }
H6 { font-size: 18px; line-height: 24px; font-weight: bold; color: #002B55; text-indent: 0px; margin-top: 12px; margin-bottom: 8px; margin-left: 0px; margin-right: 0px; font-family: Arial, Helvetica, sans-serif; }

P { font-size: 12px; line-height: 16px; text-indent: 0px; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px; color: #555555; font-family: Arial, Helvetica, sans-serif; }

A:link { color: #333333; text-decoration: none}
A:active { color: #1696DA }
A:visited { color: #32658E; text-decoration: none }
A:hover {text-decoration: underline; color: #034382}

body { margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; padding: 0;}

header {
  background: #002B55;
  background: url('linear-gradient.png') 0 0 repeat-x;
  background: -webkit-linear-gradient(#002B55, #044889);
  background:    -moz-linear-gradient(#002B55, #044889);
  background:     -ms-linear-gradient(#002B55, #044889);
  background:      -o-linear-gradient(#002B55, #044889);
  background:         linear-gradient(#002B55, #044889);
}

