body{
   margin-left: 20px;
   margin-width:20px;
   margin-top: 0px;
   margin-bottom: 0px;
   }

p  {
   font-size: 10pt;
   text-align: justify;
   }

.menu {
   font-size: 8pt;
   color: black;
   }

h1 {
   font-size: 15pt;
   font-weight: bold;
   font-style:italic;
   margin-bottom: 0px;
   }

h2 {
   font-size: 8pt;
   font-weight: bold;
   margin-left: 40px;
   margin-bottom: -10px;
   }

A  {
   font-size: 8pt;
   color: black;
   background: #8bc5c5;
   text-decoration: none;
   font-family: Helvetica, Arial;
   font-weight: normal;
   }

.date {
   font-size:8pt;
   text-decoration:none;
   background: none;
   color:black;
   font-family: Times;
   margin-left:15;
   font-weight:bold;
   }

.nav {
   font-size: 8pt;
   color: black;
   background: none;
   text-decoration: none;
   font-family: Courier, Arial, Helvetica;
   font-weight: normal;
   }

.here {
   font-size: 8pt;
   color: red;
   background: none;
   text-decoration: none;
   font-family: Courier, Arial, Helvetica;
   font-weight: bold;
   }

sup{
   font-size: 7pt;
}