p {
	font-family:	Courier;
   	font-size:	10pt;
  }

p.bold {
	font-family:	Courier;
   	font-size:	10pt;
	font-weight:	bold;
  }

h2 {
	font-family:	Courier;
	font-size:	12pt;
	font-weight:	bold;
}

h1 {

	font-family:	Courier;
	font-size:	14pt;
	font-weight:	bold;
}
