﻿.header p {
    float: none;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
    font-size: 20pt;
}
h1 {
    width: auto;
    height: auto;
    text-indent: 0px;
    float: none;
    font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
    font-size: 24pt;
}
p {
    font-size: 14pt;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16pt;
}
em {
    font-style: italic;
}
.dave {
    display: none;
}

/* Navigation  */
.navigation {
    display: none;
}

/* Bottom Navigation */
.footer {
    display: none;
}