﻿body
{
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #acacac;
}
h1
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #CCC;
}
h2
{
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #CCC;
}
h1.Tombstone
{
    font: normal 22px Times New Roman;
    padding-top: 15px;
    color: #000;
}
p
{
    margin: 10px 0 10px 0;
    line-height: 17px;
}
p.Tombstone
{
    width: 300px;
    padding-left: 20px;
    font: normal 13px Times New Roman;
    color: #000;
    margin-bottom: 10px;
    background: url(../Images/Bullet_TombstoneDetails.png) no-repeat left top;
}
a:link, a:visited, a:hover
{
    color: #acacac;
    line-height: 17px;
}
a:hover
{
    color: #E21F19;
    line-height: 17px;
}