h1 {
	font-size: 15px;
}
h2 {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
}
h3 {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
}
p {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
}
span {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
}
.text {
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 20px;
}
.bold {
	font-weight: bold;
}
.textSpaceM {
	letter-spacing: 3px;
}
.textSpaceL {
	letter-spacing: 15px;
}
