.cursive {
	font-family: "Lucida Handwriting Italic";
	font-size: 16px;
	font-weight: normal;
	color: #000066;
	line-height: normal;
}
.cursive2 {
	font-family: "Lucida Handwriting Italic";
	font-size: 13px;
	font-weight: normal;
	color: #993333;
	line-height: normal;
}
.cursive3 {
	font-family: "Lucida Handwriting Italic";
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	line-height: normal;
}
.cursive4 {
	font-family: "Lucida Handwriting Italic";
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	line-height: normal;
	font-style: normal;
	padding: 10px;
}
.border {
	border: inset;
}
.border2 {
	border: medium solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	padding: 10px;
}
.table1Copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	left: 10px;
	top: 10px;
	right: 10px;
	bottom: 10px;
	text-align: left;
	vertical-align: top;
	background-position: left center;
	list-style-position: outside;
	list-style-type: circle;
	page-break-after: auto;
	padding: 10px;
	border: thin #99CCFF;
}
