.dictionaryletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.dictionaryword {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.dictionarydefinition {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.dictionarymenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.16pttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.packageheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.20pthding {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}
.18ptheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.smallprint {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.smallbold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.smallboldunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.smallunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
}
