h1 {
  color: #828282;
  font-weight: bolder;
  font-size: small;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
}
h2 {
  font-size: small;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
  color: #6c6c6c;
  font-style: normal;
}
body {
  color: #333333;
  font-weight: normal;
  font-size: small;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
}
h6 {
  color: #828282;
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
  font-size: small;
}

