.scrollbarstyle
{
    scrollbar-3d-light-color:#990000;
    scrollbar-arrow-color:#FFFFCC;
    scrollbar-base-color:#990000;
    scrollbar-dark-shadow-color:black;
    scrollbar-face-color:#990000;
    scrollbar-highlight-color:#FFFFCC;
    scrollbar-shadow-color:black;
}

/* Site-wide style settings */

BODY                     {background: maroon;
                          margin-top: 5;
                          font: 12pt Arial;
                          color: black}

A:link                   {color: blue}
A:visited                {color: red}

H1                       {color: blue;
                          font-family: Arial Black, sans-serif;
                          font-size: 36pt}

H2                       {color: blue;
                          font-family: Arial Black, sans-serif;
                          font-size: 28pt}

H3                       {color: blue;
                          font-family: Arial Black, sans-serif;
                          font-size: 24pt}

H4                       {color: blue;
                          font-family: Arial Black, sans-serif;
                          font-size: 20pt}

H5                       {color: blue;
                          font-family: Arial Black, sans-serif;
                          font-size: 18pt}

H6                       {color: blue;
                          font-family: Arial Black, sans-serif;
                          font-size: 14pt}

P                        {font-family: Arial, sans-serif;
                          font-size: 14pt;
                          color: yellow}

P.note                   {font-family: Courier New, monospaced;
                          font-size: 10pt;
                          color: lightyellow}

P.footnote               {font-family: Arial, sans-serif;
                          font-size: 10pt;
                          color: lightgreen}
