body,
input, input.text, input.password, textarea, select {
  font-size: 13px;
  line-height: 1.4;
  font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
  color: #414141; }

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: "Myriad Pro", Myriad, Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif;
  font-weight: normal;
  color: #315998; }

h1 {
  font-size: 30px; }

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

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

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

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

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