body
{
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

body.rounded-borders
{
    background-color: #000000;
    font-family: Arial, Helvetica, sans-serif;
}

.caption
{
    font-family: Arial, Helvetica, sans-serif;
}

.slogan
{
    font-family: Times New Roman, Garamond, Times, serif;
    font-style: italic;
}

a
{
    text-decoration: none;
}

a:link
{
    color: #ff0000;
}

a:visited
{
    color: #770099;
}

a:hover   { background-color: #eed2ee; color: #000000; }

.fakelink { color: #ff0000; }

th
{
    background-color: #d5d5d5;
}

.title
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-style: italic;
    color: #000000;
}

.heading
{
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    color: #000000;
}

.email
{
    font-style: italic;
}

a.url
{
    font-style: italic;
}

.url
{
    font-style: italic;
}

.download
{
    font-family: Times New Roman, Times, serif;
}

ul.noIndent
{
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0.5;
}

ul.noIndent li
{
    margin-left: 1em;
}

.cvsID
{
    font-family: Courier, Courier New, monospace;
    font-size: 9pt;
}

.code
{
    font-family: Courier, Courier New, monospace;
}

.toc_panel
{
    background-color: #d5d5d5;
}
