em { color: #990000; }
.text {
			color: #933;
			font: italic 0.9em "Trebuchet MS", Verdana, sans-serif;
			margin: 20px 15px 20px 30px;
}
.list {
	font-size: .7em;
	margin-left: 40px;
}
.include {
			margin-left: 30px;
			font: 0.9em Tahoma, sans-serif;
			width: 500px;
			border: 3px solid #ccc;
			background: #E2E2E2;
			padding: 5px 10px 8px;
			margin-bottom: 10px;
}
li.square {
			margin-left: 50px;
			list-style: square inside;
			font-size: 0.7em;
			display: list-item;
}
a.nav_states:link {
	color: #993300;
	text-decoration: none;
	font-size: .8em;
}
a.nav_states:hover {
	font-size: .8em;
	color: #993300;
	text-decoration: none;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
}
a.nav_states:visited {
	color: #993300;
	text-decoration: none;
	font-size: .8em;
}
a.nav_firms:link {
	font-size: .8em;
	color: #0066CC;
	text-decoration: none;
}
a.nav_firms:hover {
	font-size: 0.8em;
	color: #0066CC;
	text-decoration: none;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0000CC;
}
a.nav_firms:visited {
	font-size: .8em;
	color: #0066CC;
	text-decoration: none;
}
a.top {
			margin-top: 10px;
			margin-left: 30px;
			font: 0.8em Arial, Helvetica, sans-serif;
			padding-right: 6px;
			padding-left: 6px;
			background: #EDE7D7;
			padding-top: 2px;
}
a.top:link, a.top:visited {
			text-decoration: none;
			color: #a52424;
			border: 1px dotted #930;
}
a.top:hover {
			text-decoration: none;
			color: #a52424;
			border: 1px solid #900;
}
