H4 {text-align:center
	letter-spacing:.5;
	background:green;
	font:normal 20pt "Times New Roman", "Lithos Regular"}

H3 {text-align:left
	letter-spacing:.5;
	color:red;
	font:normal 24pt "Times New Roman", "Lithos Regular"}


P  {text-align:justify;
	text-indent:8pt;
	font: 15pt "Times New Roman"}

A:link {background:yellow;
		color:green;
		text-decoration:none}

A:visited {background:orange;
		color:yellow;
		text-decoration:none}

A:hover {background:red;
		color:white;
		text-decoration:none}

A:active {background:white;
		color:black;
		text-decoration:none}

