body {
	color: Black;
	background-color: White;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
.doc {
	float: none !important;
	width: auto;
	margin: 0 5%;
	padding: 0;
	color: #000000;
	background: transparent;
}
li {
	page-break-inside: avoid;
	margin-bottom: 3pt;
	margin-top: 3pt;
}
a:link, a:visited {
	color: Navy;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}