@charset "utf-8";
basictext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	text-indent: 22px;
	vertical-align: top;
}
Schedulebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	background-color: d9e4cd;
	background-position: top;
	text-align: left;
	vertical-align: top;
	margin: 4px;
	padding: 0px;
	width: 92px;
	border: thin solid 00693e;
	list-style-type: circle;
	height: auto;
}
