body	{font: 8pt;
	font-family: Arial;
	color: black;
	background-color: white;}

h1	{font: 14pt;
	font-family: Arial;
	color: darkred;
	text-align: center;}

p	{font: 8pt Verdana;
	color: black;
	text-indent: 0in;
	margin-left: 10px;
	margin-right: 10px;}

a:link 	  {color: blue; text-decoration: none;}
a:visited {color: red; text-decoration: none;}
a:active  {color: red; text-decoration: none;}
a:hover   {color: red; text-decoration: underline;}