
.main {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  margin-top: 0px;
  margin-left:0px;
  margin-bottom:0px;
}

.Contacttitle {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 34pt;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin-top: 0px;  
  margin-bottom: 0px;
}

.pagetitle {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  text-align: right;
}

.ctitle {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
}

.cstitle {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin-top: 0px;  
  margin-bottom: 0px;

}
.cltext {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  line-height:18pt;
  margin-left: 10px;  
  margin-top: 0px;  
  margin-bottom: 0px;

}
.cstext {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  text-decoration: none;
  text-align: center;
  margin-top: 0px;  
  margin-bottom: 0px;

}
.ctext {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  text-decoration: none;
  text-align: center;
  margin-top: 0px;  
  margin-bottom: 0px;

}
.cbtext {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  margin-top: 0px;  
  margin-bottom: 0px;

}

.csatitle {
  background-color: #32713c;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16pt;
  font-weight: bold;
  text-decoration: underline;
  text-align: center;
  margin-top: 0px;  
  margin-bottom: 0px;

}

a, a:link, a:active, a:visited {
  text-decoration: underline;
  background-color: #32713c;
  color: #ffffff;
  margin-top: 0px;
  margin-left:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  font-weight: bold;
}

a:hover {
  text-decoration: none;
  background-color: #32713c;
  color: #ffffff;
  margin-top: 0px;
  margin-left:0px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
}
