body {
    background: white;
}

h1, h2, h3, h4 {
  font-family: sans-serif;
  font-weight: bold;
}

h5, h6 {
}


h1 {font-size: x-large; color: #667BB4;}
h2 {font-size: x-large; color: #9AB1A3;}
h3 {font-size: large; color: #667BB4;}
h4 {font-size: large; color: #9AB1A3;}
h5 {color: #667BB4;}
h6 {color: #9AB1A3;}

a.email {font-style: italic;}
