body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 1.5em;
	background-color: #D6F6F6;
}
h1 {
	font-size: 24px;
	line-height: 1.5em;
}
.bullet {
	margin-left: 15px;
	list-style-position: inside;
	list-style-type: square;
}
.blockquote {
	margin: 15px;
	border: none;
}

