p {
	text-align: justify;
        font-family: "Times New Roman", Georgia, Serif;
        font-size: 150%;
}

div.entry-content > ul {
	text-align: justify;
        font-family: "Times New Roman", Georgia, Serif;
        font-size: 150%;
}

div.entry-content > ol {
	text-align: justify;
        font-family: "Times New Roman", Georgia, Serif;
        font-size: 150%;
}