
div.header
{
  background-color: #ccffff;
   margin-left: 0%;
   margin-right: 0%;
   font-size: 10pt;
   font-family: "Eras Light ITC", "Verdana", "Sans-Serif";
   text-align:center;
}

div.content {
background-color: #ccffff;
   margin-left: 0%;
   margin-right: 0%;
   font-size: 10pt;
   font-family: "Eras Light ITC", "Verdana", "Sans-Serif";
   text-align:center;
}

h1.content
{
   color: navy;
   font-size: 18pt;
   font-family: "Eras Medium ITC", "Verdana", "Sans-Serif"; }

h2.content
{
   color: navy;
   font-size: 14pt;
   font-family: "Eras Medium ITC", "Verdana", "Sans-Serif"; }

h3.content
{
   color: navy;
   font-size: 12pt;
   font-family: "Eras Medium ITC", "Verdana", "Sans-Serif"; }

p.content
{
   color: black;
   font-size: 10pt;
   font-family: "Eras Medium ITC", "Verdana", "Sans-Serif";
   text-align:left; }

ul.content
{
   color: black;
   font-size: 10pt;
   font-family: "Eras Medium ITC", "Verdana", "Sans-Serif";
   text-align:left; }

li.content
{
   color: black;
   font-size: 10pt;
   font-family: "Eras Medium ITC", "Verdana", "Sans-Serif";
   text-align:left; }
div.footer
{
  background-color: #ccffff;
   margin-left: 0%;
   margin-right: 0%;
   font-size: 10pt;
   font-family: "Eras Light ITC", "Verdana", "Sans-Serif";
   text-align:center;
}




