body{
   margin-left: 20px;
   margin-width:20px;
   margin-top: 0px;
   margin-bottom: 0px;
   }

p  {
   font-size: 10pt;
   text-align: justify;
   }

h1 {
   font-size: 13pt;
   font-weight: bold;
   font-style:italic;
   margin-bottom: 0px;
   }

h2 {
   font-size: 8pt;
   font-weight: bold;
   text-indent: 40px;
   margin-bottom: -10px;
   }

A  {
   font-size: 8pt;
   color: black;
   background: #91bdff;
   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;
   }

.parsha {
   font-size: 8pt;
   color: black;
   background: none;
   font-family: Courier, Arial, Helvetica;
   font-weight: bold;
   }

.here {
   font-size: 8pt;
   color: red;
   background: none;
   text-decoration: none;
   font-family: Courier, Arial, Helvetica;
   font-weight: bold;
   }

sup{
   font-size: 7pt;
}