.tabalphabet {
	text-align: center;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
}
.left {
	float: left;
}
.right {
	float: right;
}
.middle {
	text-align: center;
}
h3 {
	text-decoration: underline;
}
