BODY		{
		background:	#ccffff;
		color:		#000099;
		font-family:	"Bookman Old Style";
		margin: 2em 2em 4em 4em;
		}
.source	{
		font-family:	"Times New Roman", Times;
		}
.footnote   {
		color:		#ff0000;
		}
A:link	{
		color:		#ff0000;
		}
#leftcontent {
		float:left;
		width:45%;
		}

#rightcontent {
		float:right;
		width:45%;
		margin: 0 50% 0 0
		}