body
        {
        font-family: Garamond, Palatino Linotype;
        }
A:link  {
        color: #9966ff;
        text-decoration: none;
        }
A:visited
        {
        color: #9966ff;
        text-decoration: none;
        }
A:active
        {
        color: #9966ff;
        text-decoration:none;
        }
A:hover {
        color: #cc3300;
        text-decoration: underline;
        }
font.header1
        {
        color: #660000;
        font-size: 32pt;
        font-style: bold;
        font-weight: 500;
        line-height: 36pt
        }
font.header1_sub
        {
        color: #660000;
        font-size: 14pt;
        font-style: bold;
        line-height: 15pt
        }
font.header2
        {
        font-size: 14pt;
        font-style: bold;
        line-height: 15pt
        }
font.header3
        {
        font-size: 12pt;
        font-style: normal;
        line-height: 13pt
        }
font.menu
        {
        color: #996633;
        font-size: 20pt;
        font-style: bold;
        line-height: 21pt
        }
