.mainheader {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.2em;
font-weight: 600;  
text-decoration: none;
  color: black;
}
.mainsubheader {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
font-weight: 100;  
  text-decoration: none;
  color: black;
}
.headerlink {
color: black; 
text-decoration: none;
}
.link {
color: black; 
text-decoration: none;
}
.headerlink:hover { 
border-bottom: 2px solid 
}
.link:hover { 
border-bottom: 1px solid black
}
.mainbodyheader {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: 1.2em;
  text-decoration: none;
font-weight: bolder;
  color: black;
}
.mainbody {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
  color: black;
}
.subbody {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  line-height: normal;
  font-weight: bolder;
  color: black;
}
.subsubbody {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
  color: black;
}


