body{
	width: 800px;
	background-color:#fffdcc;
	margin: 10px auto;
	}

h1{
	background-color:#ff6347;
	font-size: 150%;
	}

h2{
	background-color:#00bfff;
	font-size: 150%;
	}

p{
	margin: 1px
	}

.lf{
	text-indent: 20px;
	font-size: 150%;
	}

.sf{
	text-indent: 20px;
	font-size: 80%;
	}	

.fs{
	text-indent: 20px;
	font-size: 80%;
	}	

.title{
	font-size: 150%;
	font-weight: bold;
	font-style: italic;
	}

.index{
	font-weight: bold;
	border-style: none none solid solid;
	border-color: #00bfff;
	border-width: 0px 2px 2px 5px;
	text-indent: 5px;
	}

.p0{
	margin: 1px 20px;
	}

.p1{
	margin: 1px 20px 1px 20px;
	}

.p2{
	text-indent: 40px;
	}

.p3{
	text-indent: 60px;
	}
