#body {
	background-color: #DBF3FF;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	color: #993333;
	font-style: normal;
	list-style-type: circle;
	margin-left: 45px;
	line-height: 20px;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666600;
	margin-left: 45px;
}

