.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: 10px;
	font-weight: normal;
}
h1.txtH1 {
	font-weight: normal;
	letter-spacing: -1px;
	background-image: url(../images/BG_H1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	line-height: 50px;
	padding-left: 10px;



}

h1 {
	font-weight: normal;
	letter-spacing: -1px;

}

h2.txtH2 {
	font-weight: normal;
	letter-spacing: -1px;
	background-image: url(../images/BG_H2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	line-height: 30px;




}

h3 {
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -1px;



}

.txtNOPAD {
	margin: 0px;
	padding: 0px;
}


.bgBULLETS ul {
	display: block;
	background-position: center;
	vertical-align: middle;
	color: #000000;








}

.bgBULLETS li {
	color: #ffffff;
}

li.txtLIpad {
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/BG_bullets.png);
	background-repeat: no-repeat;
	background-position: 5px 10px;
	padding-left: 15px;

}
ul {
	color: #000000;
}
