/* CSS Document */
#textcontent {
  font-size: 8pt;
  line-height: 18px;
}

h1 {
  color: #5C7B4B;
  font-weight: bold;
  font-size: 12pt;
  margin-bottom: 3pt;
}
			
h2 {
  color: #5C7B4B;
  font-weight: bold;
  font-size: 10pt;
  margin-bottom: 3pt;
}

