.bodyTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 25px;

}
.headlineTxt {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #990000;
	text-transform: uppercase;
	font-style: normal;

}
.subHeadeTxt {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	color: #CC6600;
	font-weight: bold;

}
.bodyTxtBold {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #990000;
}
a:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	text-decoration: underline;
	text-transform: none;

}
a:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
.baselineTxt {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #CC6600;
	text-transform: uppercase;

}
.ccTxt {

	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 18px;
}
.ccTxtBold {

	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #CC6600;
}
.bodyTxt16px {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: 333333;
	text-decoration: none;
}
