P		{font-size: 10pt;
		font-family: "Arial", "Times New Roman", Times, serif}

H1		{color: maroon;
		font-size: x-large;
		font-family: "Arial", "Times New Roman", Times, serif;
		text-align: center;
		background: none}

H2		{color: black;
		font-size: large;
		font-family: "Arial", "Times New Roman", Times, serif;
		text-align: center;
		background: none}

A:link 	{color: blue;
		text-decoration: none;
		background: none}

A:visited {color: blue;
		text-decoration: none;
		background: none}
		
A:active {color: red;
		text-decoration: none;
		background: none}

A:hover {color: red;
		text-decoration: none;
		background: none}
