body
{
  background-color: #008000;
  color: #99ff99;
  margin: 0;
  padding: 0;
}

a
{
 text-decoration: none;
 font-weight: bold;
}

a:link { color: #ccff66; }
a:hover { background-color: #99cc66; }
a:active { color: #f00; }
a:visited { color: #00ced1;  }

h1
{
color: #adff2f; 
font-family: Verdana, Arial, sans-serif;
}

h2
{
color: #00ced1; 
font-family: Verdana, Arial, sans-serif;
}

h3
{
color: #ffe200; 
font-family: Verdana, Arial, sans-serif;
}

h4
{
color: #00ced1; 
font-family: Georgia, Times Roman, serif;
}
.navbox
 { 
  width: 90%;
  visibility: visible;
  padding: 1em 5% 1em 5%;
  color: #ff9900;
  background-color: #006400;
  text-align: center;
  font-size: 11pt;
  font-family: Georgia, Arial, sans-serif;
  font-weight: bold;
 }

div.slideset
{
 background-image: url("back0207.gif");
 text-align: center;
}

img.slide
{
 border: none;
 margin: 20px 0;
}
