Body {BackGround-Color: tan}
Body.menu {BackGround-Color: steelblue}
A {color: yellow;
   text-decoration: none}
A:visited {color: darkblue}
A:active {color: red}
A:hover {color: red;
         text-decoration: underline}
Hr {Align: Center;
    Color: red;
    Size: 2;
    Width: 100%}
Hr.gold {Align: Center;
         Color: gold;
         Size: 2;
         Width: 100%}
H2 {Font-family: "Arial, Comic Sans MS, Verdana";
    Color: gold;
    Font-size: 20pt;
    Font-weight: Bold;
    Text-align: Center}
H5 {Font-family: "Arial, Comic Sans MS, Verdana";
    Color: black;
    Font-size: 10pt;
    Font-weight: Bold;
    Text-align: Center}
H5.menu {Font-family: "Arial, Comic Sans MS, Verdana";
         Color: black;
         Font-size: 10pt;
         Font-weight: Normal;
         Margin-Left: 5px;
         Margin-Right: 5px;
         Line-height: 13pt;
         Text-align: Left;
         Text-decoration: Underline}
p  {Font-family: "Verdana, Arial, Comic Sans MS";
    Color: black;
    Font-size: 11pt;
    Font-weight: Normal;
    Line-height: 11pt;
    Text-align: Left}
p.cent {Font-family: "Verdana, Arial, Comic Sans MS";
        Color: black;
        Font-size: 11pt;
        Font-weight: Normal;
        Text-align: Center}
p.ital {Font-family: "Arial, Comic Sans MS, Verdana";
        Color: black;
        Font-size: 11pt;
        Font-style: Italic;
        Font-weight: Bold;
        Text-align: Left}