Here is the style for most of the paragraphs in the first few chapters:
Code:
.P-P8 {
display: block;
font-family: "Times New Roman", serif;
font-size: 1.33333em;
line-height: 1.2;
margin-bottom: 100%;
margin-left: 0;
margin-right: 0;
margin-top: 100%;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
padding-top: 0;
text-indent: 0.3in
}
That should work well.