﻿
body {
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 12px;
    color: #000;
}

img {
    border:0;
    margin: 0;
}


h1, h2, h3, h4 {
    font-family: Arial, Verdana, Helvetica, Sans-Serif;
    font-weight: normal;
    color: #792008;
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 18px;
    color: #000;
    padding: 0;
    margin: 0 0 10px 8px;
}

h4 {
    font-size: 14px;
}

table div{
    padding: 0;
    margin: 0;
}

strong {
    color: #000;
}

.coloredFormLabelSmall {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    line-height: 20px;
}

.neutralFormLabelSmall {
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}


