body {
		margin:20px 20px 20px 20px;
		width: 980
  		height: 100%; 
		background:#FAF8CC;
		font-size: medium;
		}


	A:link		{ color: #003366; text-decoration: underline; }
	A:visited	{ color: #003366; text-decoration: underline; }
	A:active	{ color: #999999;  }
	A:hover		{ color: #999999; text-decoration: none; }

	.header:link	{ color: #003366; text-decoration: underline; font-size: x-large}
	.header:visited	{ color: #003366; text-decoration: underline; font-size: x-large}
	.header:active	{ color: #999999;  font-size: x-large}
	.header:hover	{ color: #999999; text-decoration: none; font-size: x-large}

	h1, h2 { color:#000}