body
  {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10pt;
  }

h2
  {
	 font-size: 12pt;
  }

td
  {
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 10pt;
  }

textarea
  {
	 font-family: "MS Sans Serif", Geneva, sans-serif;
	 font-size: 10pt;
  }

.heading
  {
	 font-size: 12pt;
	 font-weight: bold;
  }

.heading-red
  {
	 font-size: 12pt;
	 color: rgb(255, 0, 0);
  }

.copyright-statement
  {
	 font-size: 8pt;
  }
