font.stress_letter
{
	color: Red;
}
font.arttitle
{
	color: Black;
	font-size: 20;
	font-family: Times New Roman;
	font-weight: bold;
}
font.labeltext
{
	color: Green;
	font-size: 16;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: normal;
}
font.definition
{
	color: Black;
	font-size: 17;
	font-family: Times New Roman;
	font-weight: bold;
	font-style: none;
}
font.example
{
	color: Gray;
	font-size: 16;
	font-family: Times New Roman;
	font-weight: normal;
	font-style: none;
}
font.synonym
{
	color: Green;
	font-size: 16;
	font-family: Times New Roman;
	font-weight: normal;
	font-style: none;
}


