body			{
					background-color: #f5f5dc;
					margin-top: 0px;
					margin-left: 0px;
					color: #669966;
				}
				
A:link			{
					color: #669966;
				}

A:visited		{
					color: #669966;
				}
		
div.topbanner	{
					position: absolute;
					top: 0px;
					width: 100%;
					background-color: #669966;
					height: 120px;
					margin: 0px;
				}
				
div.main	{
					position: absolute;
					top: 144px;
					margin: 0px;
				}

span.indent		{
					margin-left: 12px;
				{
