body {
	background-color: #fff;
	font-family:  "sans serif";
	color: #999;
	} 

h1  {
	font-family: "Garamond", "Times New Roman", "serif";
	font-size: 50pt;
	text-align: center;
	}

h2  {
	font-family: "Garamond", "Times New Roman", "serif";
	font-size: 35pt;
	text-align: center;
	}

h3  {
	font-family: "Garamond", "Times New Roman", "serif";
	font-size: 20pt;
	text-align: center;
	}

h4 {
	font-family: "Garamond", "Times New Roman", "serif";
	font-size: 14pt;
	text-align: center;
	}
