body {
        padding-top: 10em;
        padding-left: 10em;
        font-family: Georgia, "Times New Roman", Times, serif;
        color:#000000;
        background-color:#ffff6b }
l1     {font-family: Georgia, "Times New Roman", Times, serif;
        font-size:18.0pt;
        font-style: italic;
        color:#00ff00;
       }
l2     {font-family: Georgia, "Times New Roman", Times, serif;
        font-size:16.0pt;
        font-style: italic;
        color:#000000;}
d1     {font-family: Georgia, "Times New Roman", Times, serif;
        font-size:18.0pt;
        color:#0000ff;}
d2     {font-family: Georgia, "Times New Roman", Times, serif;
        font-size:16.0pt;
        color:#000000;}
A       {text-decoration:none}

a:hover {
    text-decoration: underline;
}

  ul.pagetitle {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: absolute;
    background-color:#ff0000;
    top: 1em;
    left: 0em;
    width: 100% }

  ul.navbar {
    list-style-type: none;
    color:#000000;
    background-color:#ff0000;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 10em;
    left: 1em;
    width: 9em;
    filter:alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.9;
 }
  ul.navbar li {
    margin: 0.5em 1em;
    padding: 0.3em;
    background-color:#d6c610;
}
  ul.navbar a {
    text-decoration: none
  }
  ul.navbar a:link {font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18.0pt;
    font-style: oblique;
    color:#ff4715;
  }
  ul.navbar a:visited {font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18.0pt;
    font-style: oblique;
    color:#ff4715;
  }

  ul.navbar a:hover {
    text-decoration: underline;
  }

  ul.navbar ll1    {font-family: Georgia, "Times New Roman", Times, serif;
                    font-size:18.0pt;
                    font-style: italic;
                    color:#ff0000;
                   }
  ul.navbar ll2    {font-family: Georgia, "Times New Roman", Times, serif;
                    font-size:18.0pt;
                    font-style: italic;
                    color:#000000;
                   }


  ul.footer {
    margin: 0;
    padding: 0;
    font-size : 10pt ;
    font-style : italic ;
    color:#000000;
    background-color:#ff0000;
    position: relative
    bottom: 1em; }
