/* Default Stylesheet */

																/* >>> TEXT <<< */
 body {
  text-align: center;
  color: #4C4C4C;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: normal;
}
 h1 {
	text-align: center;
	color: #4C4C4C;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
 h2 {
	text-align: center;
	color: #4C4C4C;
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}


																/* >>> END <<< */
