/*
12-12-1998 P marginleft (gh)
28-02-1999 background
*/
BODY	{margin-left: 2%;
	margin-right: 2%;
	background: #BBDDFF;
	color: black}

A:link		{color:#000000}
A:visited	{color:#a0a0a0}
A:active	{color:#ffffff}
H1	{text-align: center}
H2	{text-align: center; color: #606060}
H3	{text-align: center; color: gray}
H4	{text-align: center}
/* UL	{list-style: url("../pic/book01a.gif") disk} */
DL	{font-style : bold}
DD	{font-style : italic}
DT	{font-style : normal}
P	{margin-left: 30%}
