@charset "UTF-8";
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
ol {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4C2D91;
}
.verb {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
}
.definition {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

