.definition {
	font-family : "Times New Roman", serif;
	font-size : 17px;
	letter-spacing : 1px;
	color : #4C4C4C;
	background-color: transparent;
	font-style : normal;
}

.dictionary {
	font-family : "Times New Roman", serif;
	font-size : 19px;
	font-weight : bold;
	letter-spacing : 1px;
}

.italic {
    font-size : 15px;
	font-style : italic;
}