/* <LINK REL=STYLESHEET TYPE="text/css" HREF="sn.css"> */
H2{
  margin-left: 6;
  margin-right: 6;
  color: black;
  font-size: 9pt;
  font-weight: 400;
  font-family: "Courier";
  text-align: justify;
}

H3{
  margin-left: 16;
  margin-right: 16;
  margin-bottom: 0px;
  margin-top: 3px;
  color: black;
  font-size: 10pt;
  font-weight: 400;
  font-family: "Arial";
  text-align: justify;
}


H5{
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 0;
  margin-right: 6;
  font-weight: 400;
  font-size: 8pt;
  font-style: normal;
  font-family: "Arial";
  color: black;
}
H6{
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 25;
  margin-right: 6;
  font-weight: 400;
  font-size: 8pt;
  font-style: normal;
  font-family: "Arial";
  color: black;
  text-align: justify;

}
/*td{
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 400;
  
  font-style: normal;
  font-family: "Arial";
  color: black;
}*/
td,p,body,tr,table{
  margin-bottom: 0px;
  margin-top: 0px;
  font-family: "Arial";
}
/*p{
  color: black;
  font-size: 10pt;
  font-weight: 400;
  font-family: "Arial";
}*/
/*
h1{
  color: black;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  font-family: "Arial";
}
td{
  color: black;
  font-size: 8pt;
  font-weight: 900;
  font-family: "Arial";
}
*/