body {
   margin: 0;
   padding: 0;
   color: #ffffff;
   text-align: justify;
   background-color: #00007f;
   font: 10pt Tahoma, Verdana, sans-serif;

   }

td {
   text-align: justify;
   font-size: 10pt;
}

a {
   text-decoration: none;
   }

a:link {
   color: #afffaf;
   }

a:visited {
   color: #afffaf;
   }

a:active {
   color: #ffffff;
   }

a:hover {
   color: #ffffff;
   }

.fixed {
   font-family: Courier;
   color: #ffffff;
   font-size: 10pt;
   font-weight: normal;
   margin: 0px 0px 0px 0px;
}

h1 {
   color: #ffffff; 
   font-size: 14pt; 
   font-weight: bold;
   margin: 25px 25px 25px 25px;
   }

h2 {
   color: #ffffff; 
   font-size: 12pt; 
   font-weight: bold;
   margin: 15px 15px 15px 15px;
   }

h3 {
   color: #ffffff;
   font-size: 12pt;
   margin: 0px 0px 0px 0px;
   }
