﻿body
{
    font-family: Verdana;
    font-size: small;
    color: #333333;
}

h1
{
    font-family: Verdana;
    font-size: xx-large;
    color: #3366CC;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    border-bottom-color: #FF6600;
}