.articlebody p
{
    padding-bottom: 10px;
}

.articlebody p.subHeader
{
    padding-bottom: 10px;
    font-weight: bold;
}
.articlebody ul
{
    list-style: none;
    margin-left: 0px;
}

.articlebody li
{
    padding-left: 15px;
    font-size: 12px;
    font-family: Arial,sans-serif;
    padding-bottom: 10px;
    color: #000;
    background: url(/images/beigeBullet.gif) 0 2px no-repeat;
}
.articlebody p.pp
{
    font-size: 12px;
    text-decoration: none;
}
.articlebody p.small
{
    font-size: 11px;
    text-decoration: none;
}
.articlebody p.formtext
{
    font-size: 14px;
    font-weight: bold;
}
.articlebody p.formtextWhite
{
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}
.articlebody p.smallCap1
{
    font-size: 21px;
    font-weight: bold;
}
.articlebody p.smallCap2
{
    font-size: 17px;
    font-weight: bold;
}
.articlebody p.smallCap3
{
    font-size: 14px;
    text-decoration: none;
}
.articlebody p.smallCap4
{
    font-size: 12px;
    text-decoration: none;
}
.articlebody p.smallCap5
{
    font-size: 12px;
    text-decoration: none;
}
.articlebody p.smallCap6
{
    font-size: 11px;
    text-decoration: none;
}
.articlebody p.title
{
    font-size: 18px;
    font-weight: bold;
}
.articlebody p.caption
{
    font-size: 13px;
    color: #000000;
}
.articlebody p.callout
{
    font-size: 15px;
    font-weight: bold;
}
.articlebody p.source, sup, sub
{
    font-size: 11px;
}

.articlebody BLOCKQUOTE
{
     padding-left: 45px;
}