body {
   font-size:10pt;
   text-indent:10px;
   text-align:justify;
   margin-bottom:10px;
   margin-left:13px;
   margin-right:18px
}
p {
   font-size:10pt;
   text-indent:20px;
   text-align:justify;
}
h1 {
   margin-left:35px;
   font-size:15pt;
   font-weight:bold;
   color:black;
}
i {
   font-size:9pt;
   font-style:italic;
}
h2 {
   font-size:14pt;
   font-weight:200;
}
}
h3 {
   font-size:12pt;
   font-weight:bold;
}
.stars {
   font-size:10pt;
   align:center;  
   vertical-align:sub;
}

sup {
   font-size:7pt;
}

a {
      text-decoration: none;
}

