@charset "utf-8";
.paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2E8039;
	line-height: 14px;
}
.border {
	border: thin dashed #2223CB;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #418C4B;
	font-weight: bold;
	font-variant: small-caps;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #418C4B;
}
vocab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}
.vocab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #297834;
}
.parasmall {
	font-size: 10px;
	color: #297834;
	line-height: 10px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FDFBCA;
	line-height: 10px;
}
.openclose {
	font-family: "Courier New", Courier, monospace;
	font-size: 9px;
	color: #FDFBCA;
	background-color: #297834;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FDFBCA;
	border-right-color: #FDFBCA;
	border-bottom-color: #FDFBCA;
	border-left-color: #FDFBCA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	text-indent: 50px;
}
