body {
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #000000;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  }
  
p,li {
  font-size: 11px;
  color: #000000;
  }
  
h1 {
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14.5px;
  font-weight: bold;
  color: #939393;
  padding: 0px 0px 2px 0px;
  }
  
  h2 {
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #800000;
  padding: 0px 0px 2px 0px;
  }
  
  h3 {
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #2281C6;
  padding: 0px 0px 2px 0px;
  }
  
  h4 {
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #F26522;
  padding: 0px 0px 2px 0px;
  }

.tableheadings{
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #F26522;
  }
  
  .tableheadings1{
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  }
  
.footer-text {
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  }
  
  .group-text {
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #3E91CD;
  }

.table-text {
  font-family: Trebuchet MS,Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  }
  
a {
  color: #3E91CD;
    text-decoration: none;
    font-size: 11px;
  font-weight: bold;
  }
  
a:active {
  color: #3E91CD;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  }

a:visited {
  color: #3E91CD;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  }

a:hover {
  color: #F26522;
  text-decoration: underline;
  font-size: 11px;
  }
