.em{
	font-weight: bold;
}

.emphasis{
	font-weight: italic;
}

.subtitle{
	font-style: italic;
	font-weight : bold;
	font-size : 20px;
}

.term{
	font-style : italic;
	font-weight : bold;
	color : #121F48;
}

.th{
	font-size: 16px;
	font-weight : bold;
	font-family: times;
	color: #000000;
	background-color : #FEAF96;
}
.m{
	font-style : italic;
}
.nom{
	font-style : normal;
}
