p.story {
text-indent:3%;
margin:1px;
margin-right:10px;
font-style:normal;
font-size:120%;
}
p.story:first-letter {
font-size:150%;
font-weight:bold;
}
.oddComment {
	background-color:#ffeeee;
}
.evenComment {
	background-color:#eeeeff;
}