/* Body Text and Background Formatting */

body {font-size: 13pt;
      font-family: " Maiandra GD, Verdana, Arial";
      color: white;
      background: url(Images/Graphics/Background.jpg);
      line-height: 15pt;
      margin-left: 10pt;
      margin-right: 10pt;}





/* Indent Paragraphs */


/* Headings Formatting */

h1 {font: 20pt Papyrus, Maiandra GD, Verdana, Arial;

    font-weight: bold;
    line-height: 30pt;}

h2 {font: 18pt Papyrus, Maiandra GD, Verdana, Arial;
    color: white;
    font-weight: bold;
    line-height: 32pt;}



h3 {font: 16pt Papyrus, Maiandra GD, Verdana, Arial;
    color: white;
    font-weight: bold;
    line-height: 22pt;}



/* Hyperlink Formatting */

a {text-decoration: none;}
a:link {color: teal;}
a:visited {color: maroon;}
a:active {color: maroon;}



/* Create Footnote Font*/

div.footnote {font-size: 9pt;
              font-family: "Arial";
              line-height: 12pt;}


/* Class Definitions*/

div.tabletextblack
{
font-size: 13pt;
color: black
}


div.tabletextwhite
{
font-size: 11pt;
color: white
}




div.table

{
font-size: 14pt;
color: black
}

div.events
{
font-size: 13pt;
color: black;
line-height: 22pt;
}