.LH25 {
	font-size: 12px;
	line-height: 25px;
}
.px12 {font-size: 12px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 12px;
	font-style: normal;
	line-height:1em;
	margin: 0;
	text-align: center;
}
h2 {
	font-style: normal;

	margin: 0;
	font-size: 12px;
}
h3 {

	font-size: 12px;
	font-style: normal;
    margin: 0;
}
.px12white {
	font-size: 12px;
	color: #FFFFFF;
}
.px16Black_b {
	font-size: 16px;
	font-weight: bold;
}
.px12green {
	font-size: 12px;
	color: #00A651;
}
.px12blue {
	font-size: 12px;
	color: #0000CC;
}
.px12red {
	font-size: 12px;
	color: #FF0000;
}
.px14 {
	font-size: 14px;
}
