.big {
	font-style: normal;
	font-weight: bold;
}

.ital {
	font-style: italic;
}

.udl {
	font-style: normal;
	text-decoration: underline;
}