body {
	background-color : #ffffcc;
	color: #000000;
	margin:0px;
	}
p, ul, li {
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
	color : #660000;
	}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align : center;
	}
a:link { 
	color: #0000CC;
	}
a:hover {
	color: #FF0000;
	}
a:visited {
	color: #0000CC;
	}
