﻿body {
    font-family: Verdana;
    font-size: 13px;
}

h1 {
    font-size: 20px;
    font-weight: bold;
}

h2 {
    font-size: 16px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

@media only screen and (min-device-width: 850px) {
}
