p {
	color: #193F4F;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt
}

p.left {
	text-align: left
}

OL.decimal {
	list-style-type: decimal;
	color: #193F4F;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 13pt
}

UL.disc {
	list-style-type: disc;
	color: #193F4F;
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	line-height: 13pt
}