body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.8rem;
  font-weight: 400;
  margin: 0;
}
h1 {
  /*font-family: "Times New Roman", Times, serif;*/
  font-weight: 400;
  font-size: 1.6rem;
  color: #353535;
}
h2 {
  font-weight: 500;
  font-size: 1.5rem;
  color: #353535;
}
h3 {
  font-size: 1.5rem;
  font-weight: 500;
  color: #353535;
}
h4 {
  font-size: 1.4rem;
  color: #353535;
}
h5 {
  font-size: 1.2rem;
  color: #353535;
}

html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

li {
  margin-left: -0.7rem;
}

p.compact {
  margin: 0 !important;
  font-weight: 500;
}
a {
  color: #666666;
}
.centered {
  text-align: center;
}
.compact {
  line-height: 1;
  margin: 0 !important;
  padding: 0;
}
p.compact {
  margin: 0 !important;
}
.stronger {
  font-weight: 700;
  color: #2b2a2a;
}


a:visited

{

    COLOR: #2a2a2a;
    

}
