.CRNotice {
	border-style: groove;
	border-color: rgb(255, 0, 0) ! important;
	border-width: 7px;
	margin: 0pt;
	padding: 0pt;
	text-align: center;
	color: rgb(0, 0, 0) ! important;
	font-weight: bold ! important;
	opacity: 1;
	background-color: transparent ! important;
	}
ol	{
	list-style-type: decimal;
	}
ol ol{
	list-style-type: upper-alpha;
	}
ol ol ol {
	list-style-type: decimal;
	}
ol ol ol ol {
	list-style-type: lower-alpha;
	}


