@charset "UTF-8";
.aTitle {
	font-size: 18px;
	font-weight: bold;
}
.aTitle2 {
	font-size: 14px;
	font-weight: bold;
}
.aItalics {
	font-size: 9px;
	font-style: italic;
}
.bboTitle {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.bboSmallTitle {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.aBold {
	font-weight: bold;
}
.aWhite {
	color: #FFF;
}
.aWhite {
	color: #FFF;
}

/*
.style2 {color: #666666}
.style4 {color: #6C5635}
.style5 {font-size: 70%}
.style6 {color: #FFFFFF}
.style6 {	font-size: 100%;
	font-weight: bold;
}

.pbBody,
.pbBody a,
.pbBody td,
.lbBody a,
.lbBodyDescription,
.list .headerRow .noRowsHeader {
   color: #000;
}
*/

