BODY {
	color: black;
/*
	background-image: url(../image/back064.gif);
	background-color: #FFF4FA;
*/
	background-color: white;

	margin-right: 10%;
	margin-left: 10%;
}
A:link { color: blue; text-decoration: none }
A:visited { color: purple; text-decoration: none }
A:active { color: red; text-decoration: none }
A:hover { color: brown; text-transform: none; text-decoration: none; }
P.wide { line-height: 120% }
P.narrow { line-height: 95% }
H1 {
	font-size: 35pt;
	text-align: center;
/*
	color: brown;
*/
	color: black;
	line-height: 35pt
}
IMG {
	border-style: none;
}
.center { text-align: center }
