.LH25 {
	font-size: 12px;
	line-height: 25px;
}
.px12 {font-size: 12px}
.px14 {font-size: 14px}
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-weight: bold;
	margin:3px;
	text-align: center;
}
.h2 {
	font-size: 12px;
	font-weight: bold;
	margin:-3px -3px -5px;
}
.h3 {

	font-size: 12px;
	font-weight: normal;
    margin:-5px
}
.st1 {
	font-size: 12px;
	margin: -100px auto -7px;
	padding-top: -10px;
	padding-bottom: -10px;
}
