.busTitle {
	font-size: 16px;
	font-weight: bolder;

}
.busGrabber {
	font-size: 14px;
	font-weight: bold;
	color: #3300CC;
}
.busOpenInfo {
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
}
.busFieldTags {
	font-size: 12px;
	font-weight: bold;
}
.busWebPage {
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}
.busBaseStyle {
	font-family: Arial, Helvetica, sans-serif;

}
.busEmail {
	font-size: 12px;
	font-weight: bold;
}
.busFieldValues {
	font-size: 12px;
}
.busDesc {
	font-size: 12px;
	font-weight: normal;
}
.busCatTitle {
	font-size: 16px;
	font-weight: bold;

}
.busCatParent {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.busCatTitleBox {
	margin: 2px;
	padding: 6px;
	width: auto;
	border: thin outset #006699;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ECE9D8;


}
