	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: small;
		background: #fffff2;
		color: #660066
	}

	h1 {
		font-size: x-large;
		font-weight: bold;
; color: #660066
	}

	a {
		color: green;
; text-decoration: none
	}

