body {
   background-color: #ffffcb;
   font-family: Verdana;
   font-size: 8pt;
   color: #000000;
   margin-left: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-top: 0px;
   text-align: justify;
}

a:link {
   color: #3dba7c;
   text-decoration: none;
}

a:visited {
   color: #3dba7c;
   text-decoration: none;
}

a:hover {
   color: #7ccda5;
   text-decoration: underline;
}

div#end {
   text-align: left;
   margin: 0 auto;
   width: 1000px;
   color: #000000;
   font-size: 8pt;
}

hr
{
  height: 1px;
  color: #000000;
}
