body {
	text-align : left;
	padding : 0;
	border : 0 none inherit;
	background-color : #fff ;
	font-size : 12px;
	line-height : 1.4;
	font-family : Verdana, Helvetica, sans-serif;
	width : 550px;
	margin-left : 85px;
	}
	
p {
	margin : .5em;
	color : #000;

}

h1 {
	margin : 0;
	padding : 0;

}

h2 {
	font-size : 20px;
	margin : .5em;
	color : #000;
}

.emph {
	font-style : italic;
}

.wayt {
	font-weight : bold;
}

.pistoleer {
	font-weight : bold;
	font-size : 500%;
	font-family : Times;
}

.firstletter {
	font-weight : bold;
	font-size : 150%;
}

.story p {
	font-size : 15px;
	text-indent : 2.5em;
	margin-top : 0;
	margin-bottom : 0;
}

.story p.first {
	text-indent : 0;
}

.story p.justify {
	text-indent : 0;
	text-align : justify;
}

.story p.email {
	font-size : 15px;
	font-family : courier;
	text-indent : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.story p.blog {
	font-size : 13px;
	font-family : verdana;
	text-indent : 0;
	margin-top : 0;
	margin-bottom : 0;
}

.author {
	font-size : 15px;
}

.bib {
	font-size : 10px;
	line-height : 1.2em;
	text-indent : -2.5em;
	margin :  0;
	padding-left : 2.5em;
}
