katechism {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
}

ngl {
	display: block;
	background: #66FFFF;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

global {
	margin-top: 36px;
	margin-bottom: 12px;
	display: block;
	font-size: x-large;
	font-weight: bold;
	text-align: center;
}

add {
	display: block;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}

part {
	margin-top: 24px;
	margin-bottom: 12px;
	display: block;
	font-size: large;
	font-weight: bold;
	text-align: center;
}

proshenie {
	display: block;
	font-style: normal;
	font-weight: bold;
}

qst {
	margin-top: 12px;
	margin-bottom: 6px;
	display: block;
	font-size: larger;
	font-style: italic;
}

dogmat {
	display: block;
	font-size: large;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
}

question {
	margin-top: 6px;
	display: block;
}

b {
	display: inline;
	font-style: oblique;
}

i {
	display: inline;
	font-style: italic;
}

u {
	display: inline;
	text-decoration: underline;
}

br, title, explanation {
	display: block;
}
