BODY	{
	font-size: 12pt;
	font-family: Georgia, Times New Roman, Times, Serif;
	margin: 0px;
	background: #CCFFFF;
	}

A:link { color: #333399; text-decoration: none; }
A:visited { color: #6699CC; text-decoration: none; }
A:active { color: #6666CC }
A:focus:hover 	{
		color: #000000;
		background: #99CCFF;
		}

