.capBB {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.normalBB {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-transform: none;
}
.bu {
	list-style-type: disc;
}


.lowerBB {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}
