a:hover {
	color: #FF6600;
}
.bulletsNumbered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: lower-roman;
	font-weight: normal;

}
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.sideTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0055AA;
	font-weight: bold;

}
