﻿ContentFrame
{
}
h1
{
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #800000;
    font-variant: small-caps;
    color: #800000;
}
li
{
    list-style-image: url(redDiamond.gif);
    text-indent: 20px;
}
