.Q {
	font-style: italic;
	font-weight: bold;
	margin-top: 1.5em;
}
.A {
}
#stipData {
	float: left;
	width: 200px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#stipNav a {
	color: #333333;
	text-decoration: none;
}
#stipNav a:hover {
	color: #CC0033;
	text-decoration: underline;
}
ul#stipNav li {
	font-size: 0.85em;
	list-style-type: square;
	margin-bottom: 0.4em;
}
ul#stipNav {
	padding-left: 20px;
}
