body{
   margin-left: 101px;
   margin-width:101px;
   margin-top: 0px;
   margin-bottom: 0px;
}

P {
   font-size: 10pt;
   text-align: justify;
}

h1{
   font-size: 15pt;
   font-weight: bold;
   font-family: Helvetica, Arial;
   margin-bottom: 0px;
}

h2{
   font-size: 11pt;
   font-family: Helvetica, Arial;
   font-weight: bold;
   margin-bottom: 5px;
}

A {
   font-size: 8pt;
   color: black;
   background: orange;
   text-decoration: none;
   font-family: Helvetica, Arial;
   font-weight: normal;
}
.nav {
   font-size: 8pt;
   color: black;
   background: none;
   text-decoration: none;
   font-family: Courier, Arial, Helvetica;
   font-weight: normal;
}
.here {
   font-size: 8pt;
   color: black;
   background: none;
   text-decoration: none;
   font-family: Courier, Arial, Helvetica;
   font-weight: bold;
}

sup{
   font-size: 6pt;
}
