body {
	background-color: #ffffff;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

strong {
	font-weight: bold;
	color: #0c2475;
}

li {
	list-style-type: square;
}
