.txtLARGE {
	font-size: 26px;
	letter-spacing: -2px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;


}
.txtMEDIUM {
	font-size: 18px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;


}
.txtSMALL {
	font-size: 9px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #cc3399;

}
.txtMEDIUMsmall {

	font-size: 14px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
ul.LSTbullet {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 0px;


}
.txtPRODlabel {
	color: #CC3399;
	background-color: eaeaea;
	padding: 4px;
	border: 1px solid #666666;

}

