﻿.FormTable
{
    width: 80%;
}
.FormQuestion
{
    background-color: #0099cc;
    color: #ffffff;
    font-weight: bold;
    width: 150px;
    padding: 3px;
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top;
}
h1
{
    font-family: Verdana;
    font-size: 16px;
    color: #0083a6;
    line-height: normal;
}

h2
{
    font-family: Verdana;
    font-size: 14px;
    color: #0083a6;
}
h3
{
    font-family: Verdana;
    font-size: 12px;
    color: #0083a6;
}

h4
{
    font-family: Verdana;
    font-size: 10px;
    color: #0083a6;
}

p, div, span, #body
{
    font-family: Verdana;
    font-size: 13px;
    color: #000000;
}
a:link
{
    color: Black;
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
}
a:visited
{
    color: Black;
    text-decoration: none;
    font-family: Verdana;
    font-size: 13px;
}
a:hover
{
    color: Black;
    text-decoration: underline;
    font-size: 13px;
    font-family: Verdana;
}
.ImageTitle
{
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
}
