 
BODY{
  font-size : 10pt;
  text-align : center;
  margin-top : 0px;
  
  
  
}
H1{
  font-size : 10pt;
  text-decoration : none;
  text-align : left;
  font-weight : 600;
  vertical-align : 10%;
  margin-top : 30px;
  

  
}
A:hover{
  font-size : 10pt;
  color : blue;
  text-decoration : underline;
}
A{
  font-size : 10pt;
  font-weight : normal;
  color : blue;
  text-decoration : none;
}
P{
  font-size : 10pt;
  font-weight : normal;
  text-decoration : none;
}
H2{
  font-size : 10pt;
  font-weight : 600;
  text-decoration : none;
  
}
H3{
  font-size : 10pt;
  font-weight : 600;
  text-decoration : none;
}
H4{
  font-size : 10pt;
  font-weight : 600;
  text-decoration : none;
}
H5{
  font-size : 10pt;
  font-weight : 600;
  text-decoration : none;
}
H6{
  font-size : 10pt;
  font-weight : 600;
  text-decoration : none;
}
STRONG{
  font-size : 10pt;
  text-decoration : none;
  font-weight : normal;
}
B{
  font-size : 10pt;
  font-weight : normal;
  text-decoration : none;
}
DIV{
  font-size : 10pt;
  font-weight : normal;
  text-decoration : none;
}
PRE{
  font-size : 3pt;
  
}

