.bold{
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.dim {
	color: #ABABAB;
}
