@charset "utf-8";
/* CSS Document from dispSubdivisionComparison_print.cfm */

a:link {
	color: #3980F4;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3980F4;
}
a:hover {
	text-decoration: underline;
	color: #3980F4;
}
a:active {
	text-decoration: none;
	color: #3980F4;
}


/* CSS Document from showSubdivisionComparison.cfm */
.style1 {color: #00CC00}

