  A:link    { color: #ff8000; text-decoration: none }
  A:visited { color: #ff8000; text-decoration: none }
  A:active  { color: #6dd539; }
  A:hover   { color: #6dd539; text-decoration: none }
  h1	{
          font-size: 24pt;
	  color: black;
	  margin-top: 10px;
	  border-bottom: solid thin black; }
  h2    {
          font-size: 18pt;
	  color: black; }
  p	{
          font-size: 12pt;
	  line-height: 14pt;
	  font-family: Arial, Helvetica, sans-serif;
	  letter-spacing: 0.2mm;
	  word-spacing: 0.8mm;
          text-indent: 0.5cm;
	  color: black; }
  p.bye {
	  font-size: 11pt;
	  font-family: Arial, Helvetica, sans-serif;
	  color: black;
          text-indent:1.5cm;
	 }
  .footer {
	  font-size: 11pt;
	  line-height: 12pt;
	  font-family: Arial, Helvetica, sans-serif;
          letter-spacing: 0.2mm;
          word-spacing: 0.8mm;
          color: black;
          text-align: center;
	  }
  ol      {
	  font-size: 12pt;
	  line-height: 14pt;
	  font-family: Arial, Helvetica, sans-serif;
	  letter-spacing: 0.2mm;
	  word-spacing: 0.8mm;
	  color: black;
	  }

