
.clear {
	clear: both;
}

.space {
	height: 20px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}
