/*
CSS for XHTML instances converted from Formex for Legislative Summaries
*/
div#text {
	font-family: Arial;
	font-size: medium;
	line-height: normal;
}

div#text .normal {
	text-align: justify;
	margin-top: 13px;
	margin-bottom: 0px;
}

div#text p.cell {
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
div#text p.lastmod {
	text-align: right;
	margin-top: 54px;
}
div#text p.references {
	font-weight: bold;
	text-align: justify;
	margin-top: 13px;
	margin-bottom: 0px;
}
div#text p.ti-chapter {
	font-weight: bold;
	text-align: left;
	margin-top: 26px;
	margin-bottom: 13px;
}
div#text p.ti-col {
	font-weight: bold;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
div#text p.ti-main {
	font-size: 1.75em;
	font-weight: bold;
	text-align: center;
	margin-top: 54px;
	margin-bottom: 26px;
}
div#text p.ti-section {
	font-size: 1.5em;
	font-weight: bold;
	text-align: left;
	margin-top: 54px;
	margin-bottom: 26px;
	color: blue;
}
div#text span.bold {
	font-weight: bold;
}
div#text span.italic {
	font-style: italic;
}
div#text ul {
	list-style-type: disc;
}