/* CSS Document */

  body {
  color:#000000;
  background-color:#FFF5EE;
  margin-top:0;
  margin-right:0;
  margin:0;
  }
  
  a:link {
  color:#000000;
  text-decoration:underline;
  }
  a:visited {
  color:#000000;
  text-decoration:underline;
  }
  a:focus {
  color:#000000;
  text-decoration:underline;
  }
  a:hover {
  color:#000000;
  text-decoration:underline;
  }
  a:active {
  color:#000000;
  text-decoration:underline;
  }
  
  .imageBR{
  position: fixed;
  bottom: 0px;
  right: 0px;
  width:182px;
  height:166px;
  border:solid 0px #ffffff;
  }
  .imageBL{
  position: fixed;
  bottom: 0px;
  left: 0px;
  width:182px;
  height:166px;
  border:solid 0px #ffffff;
  }
  .imageDLD{
  width:24px;
  height:24px;
  border:solid 0px #000000;
  }
  .header{
  border:3px outset #682677; 
  position:absolute; 
  top:10px; 
  left:0px; 
  width:95%; 
  height:22px;
  color:#000000;
  }

