BODY{
	color: rgb(0,0,0);
	background-color:#f2fee2;
}

P{	text-indent:1em;
	line-height: 1.3em;

}

A:link{color:#008686;}	

A:visited{color:#0000ff;}

A:active{color:#80ff80;}

H1{
	font-size:160%;
	color:#ffffff;
	width: 100%;
	border: thin;
	border-style: ridge;
	border-color: #ffffff;
	background-color:#000000;
}

H2{
	font-size:130%;
	margin: 0.4em;
	background-color:#9eeee0;
}

H3{
	font-size:120%;
	margin:0em;
	text-indent:1em;
}

.chap{
	background-color:#ffffff;
}
