h1 {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: 18px;
		font-style: normal;
	font-weight: bold;
	text-align: center;
}
.14pxtxt {
	font-size: 14px;
}
.16pxtxt {
	font-size: 16px;
}
.floatleft {
	float: left;
}
.clear_both {
	clear: both;
}
.10pxtxt {
	font-size: 10px;
}
.aligncenter {
	text-align: center;
}

