/* Definition of the body */
body	{font-size: 9pt;
	 	font-family: "Verdana, Arial, Helvetica, sans-serif";
		font-weight: normal;
		color: #000000;
		background: #CB5432;
	 	line-height: 14pt;
	 	margin-left: 1.5in;
	 	margin-right: 1.5in;
		text-align: center;}

/* Definition of the standard header format */
h1		{font-family: "Comic Sans MS, Flat Brush, Galant, La Bamba LET, Paris, Thickhead";
		font-size: 18pt;
	 	font-weight: bold;
		font-style: italic;
	 	line-height: 58pt;
		text-align: center;}

/* Definition of the standard header format */
h2		{font-family: "Comic Sans MS, Flat Brush, Galant, La Bamba LET, Paris, Thickhead";
		font-size: 10pt;
	 	font-weight: normal;
		font-style: italic;
	 	line-height: 20pt;
		margin-left: -1in;
	 	margin-right: -1in;
		text-align: center;}


