body {
	background-color : #c0dd90;
}

h3 {
	font-family: arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size : 22px;
	font-weight : bold;
	color: #00784B;
	text-align : center;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
}

ol {
	margin: 10px, 170px, 10px, 170px;
}

.bullet_img {
	list-style-image : url(images/bullet_green.gif);
}