H1	{text-align:center;
	letter-spacing:.5em;
	background:green;
	color:yellow;
	font: normal 20p"Times New Roman"}

H6	{letter-spacing:.5em;
	color:blue;
	font: normal 10p"Times New Roman"}


P	{text-align:center;
	color:red;
	text-indent:10pt;
	font: bold italic 11pt/15pt "Times New Roman"}

P.intro {text-indent:0'font: italic bold}
P.intro EM {font-style:normal}

A:link	{	color:red;
		text-decoration:none}
A:visited	{ color:blue;text-decoration:none}
A:hover {background:#d63194;color:black;text-decoration:none}
a:active {background:#63c6de;color:black;text-decoration:none}