a { text-decoration: none}

a:hover {  text-decoration: underline}

body { text-align: center }

.center {margin:0 auto }

.blue_head {
  color: #054666;
  font-weight: bold;
  font-size: 28px;
  font-family: Arial Black;
  line-height: 28px;
}

.blue_head2 {
  color: #054666;
  font-weight: bold;
  font-size: 22px;
  font-family: Arial Black;
  line-height: 22px;
}

.blue_head3 {
  color: #054666;
  font-weight: bold;
  font-size: 26px;
  font-family: Arial Black;
  line-height: 26px;
}

.green_head {
  color: #93A825;
  font-weight: bold;
  font-size: 28px;
  font-family: Arial Black;
  line-height: 28px;
}

.green_head2 {
  color: #93A825;
  font-weight: bold;
  font-size: 22px;
  font-family: Arial Black;
  line-height: 22px;
}

.white_head {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 24px;
  font-family: Arial Black;
  line-height: 22px;
}

.white_head2 {
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
  font-family: Arial Black;
  line-height: 18px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.indent {
  text-align: left;
  color: #ffffff;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 11px;
  margin-top: 9px;
  margin-bottom: 9px;
  margin-left: 120px;
  #margin-left: 100px;
}

.mainbody {
  text-align: left;
  color: #333333; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 9px;
}

.mainbody2 {
  text-align: left;
  color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-bottom: 9px;
}

.mainbody2_spacing {
  text-align: left;
  color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 0px;
}

.mainbody3 {
  text-align: left;
  color: #FFFFFF; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-bottom: 9px;
}

.greenli {
  text-align: left;
  color: #93A825; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-top: 9px;
  margin-bottom: 9px;
; list-style-type: disc
}

.greenli2 {
  text-align: left;
  color: #93A825; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  margin-top: 9px;
  margin-bottom: 9px;
  margin-left: 240px;
}

.white_li {
  text-align: left;
  color: #ffffff; 
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 6px;
  #margin-top: 0px;
  margin-bottom: 6px;
  #margin-bottom: 0px;
}

.footertxt {
  color: #666666; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.green {  color: #93A825}
.blue {  color: #054666}
.greenol { text-align: left; color: #93A825; font-family: Arial, Helvetica, sans-serif; font-size: 13px; margin-top: 9px; margin-bottom: 9px; }
.ltgreen { color: #B9D827}
.author {  margin-right: 80px}
