.HEADLINE {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.body_text_blue {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: 006699;
}
.BLKText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.blkTextNorm {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.bulleted {
	font-family: Tahoma;
	font-size: 11px;
	list-style-image: url(images/blt_arrw.gif);
}
