﻿body, td, p, ul, h2, h3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body
{
    background-color: #ffdecd;
}
body, td
{
    color: #000000;
    font-size: 12px;
}
p, ul, ol
{
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #333;
    line-height: 25px;
}
td a
{
    text-decoration: underline;
    color: #994826;
}
td a:hover
{
    text-decoration: none;
}
p.sideTitle
{
    color: #000;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #a3a3a3;
}
h1
{
    margin-top: -10px;
}
h2.repeaterTitle
{
    color: #994826;
    font-size: 18px;
    font-weight: bold;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 10px;
}
h3.repeaterSubTitle
{
    color: #994826;
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    line-height: 25px;
    margin-bottom: 0px;
    margin-top: 20px;
}
td.topNote
{
    color: #656565;
    font-size: 10px;
    line-height: 20px;
    padding: 10px 0 8px 0;
}
td.topNote a
{
    color: #3d3d3d;
}
span.tocLink a, td.sideText, span.sideText
{
    font-size: 10px;
}
img.imgBorder
{
    border: 1px solid #e2e2e2;
    padding: 5px;
}
