Body	{color: #000000;
		background-color: #FFFFFF;
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		}

H2		{color: #FF973C;
		font-size: 16pt;
		font-weight: bold;
		display: inline;
		}

H3		{color: #619EB2;
		font-size: 16pt;
		font-weight: bold;
		display: inline;
		}

A		{color: #619eb2;
		text-decoration: underline;
		cursor: hand;
		}

A:hover	{color: #ff973c;
		text-decoration: underline;
		cursor: hand;
		}