BODY, TD
    {
    background: #CCCC99;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    }
.Secondary
    {
    background: #CCCC66;
    color: #000000;
    }
.Content
    {
    margin-left: 10%;
    margin-right: 10%;
    }
A:link, A:visited, A:active
    {
    color: #663333;
/*
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    text-decoration: none
*/
    }
A.Glossary
    {
    text-decoration: none;
    border-bottom-style: dotted;
    border-bottom-width: 1px
    }
.LargeTitle
    {
    font-size: 32px
    }
.MedTitle
    {
    font-size: 26px;
    text-decoration: underline
    }
.SmallTitle
    {
    font-size: 20px
    }
.TOCItem
    {
    font-size: 16px
    }
TD.scoretable
    {
    width: 80px;
    text-align: center
    }
.PageTurn
    {
    font-size: 10px
    }
.Left
    {
    float: left;
    }
.Right
    {
    float: right;
    }
.BarInside
    {
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-right-width: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-style: solid;
    border-color: #663333;
    width: 100%;
    overflow: hidden;
    }
.BarOutside
    {
    border-top-width: 4px;
    border-bottom-width: 4px;
    border-left-width: 0px;
    border-right-width: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-style: solid;
    border-color: #663333;
    width: 100%;
    overflow: hidden;
    }
.SingleBar
    {
    border-top-width: 4px;
    border-bottom-width: 2px;
    border-left-width: 0px;
    border-right-width: 0px;
    padding-top: 2px;
    border-style: solid;
    border-color: #663333;
    }
.Legal
    {
    font-size: 9px
    }
.UI
    {
    font-size: 12px;
    font-family: "Courier New", Courier, monospace;
    color: #600000
    }
.Caption
    {
    font-weight: bold
    }
.TODO
    {
    color: red
    }


