h1        {font-family:  Brush Script, cursive;
           font-weight: bold;
           font-size:  24pt;
           text-align: center;
           color: firebrick}
h2        {font-family:  Brush Script, cursive;
           font-weight: bold;
           font-size:  18pt;
           color: firebrick}
h3        {font-family:  Brush Script, cursive;
           font-weight: bold;
           font-size:  16pt;
           color: firebrick}
body      {background-color: moccasin;
           color: darkred;
           font-style: italic;
           font-family:  arial, sans-serif;
           font-size:  14pt}
a:link    {text-decoration: none;
           color: saddlebrown;
           font-weight: bold}
a:visited {text-decoration: none;
           color: saddlebrown;
           font-weight: bold}
a:active  {text-decoration: none;
           color: saddlebrown;
           font-weight: bold}



