P{
	margin-right :5%;
	margin-left: 5%;
}

H1, H2, H3, H4, P.mum, P.story, P.story1, P.poem {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P.talk, {
	font-family: "Times New Roman", Times, serif;
}
P.mum, P.talk{
	color: Blue;
	margin-left : 10%;
	margin-right : 10%;
}
P.editorial{
	font-family: "Times New Roman", Times, serif;
}
p.news, p.newsh, p.newsb{
	font-family : "Courier New", Courier, monospace;
	font : monospace;
}
P.newsh {
	font : bold large;
}
p.newsb{
	font : italic medium;
}
P.story, P.story1, H2.story{
	color: Yellow;
}
.story1:first-letter {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-size : xx-large;
	font-style : italic;
}
P.poem, H2.poem{
	color: Green;
	margin-right :5%;
	margin-left: 5%;
}



