html {	scrollbar-base-color: #FFFFCC; }

body {	background-color: #FFFFCC; font-family: Tahoma}
		
p {	width: 90%;
	text-align: justify; }

hr {	color: black;
	border-style: double; }

.source	{	margin-right: 5ex;
		text-align: right;
		font-style: italic; }

.para {	text-indent: 2em; }


A:link{ color: #ca5b00; text-decoration: none; }
A:visited{ color: brown; text-decoration: none; }
A:hover{ color: #000000; text-decoration: underline; }