body	{ 
	background-color: #ccffff;
	width: 500px;
	}
div	{
	width: 500px;
	padding: 15px 2px 15px 55px;
	}
PRE 	
	{ 
	margin-left: 40px 
	font-family: georgia, serif 
	}
P { text-align: justify; font-family: georgia, serif }
P.contents { font-family: sans-serif }
.endnotes { font-size: smaller; font-family: sans-serif }
A:link 	{ 
	text-decoration: none; color: blue; font-family: sans-serif }
A:active { text-decoration: none; color: red; font-family: sans-serif }
A:visited { text-decoration: none; color: purple; font-family: sans-serif }
A:hover { background-color: #66cc33; color: blue; font-family: sans-serif }
