<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a:link {
	color: #0000CC
}
a:visited {
	color: #0000CC
}
a:hover {
	color: #CC00CC
}

.theBody {
	background-color: #ffffe8;
	font-family: "Times New Roman";
	/*font-family: Verdana, Geneva, Arial;*/
    	/*font-size: 10px;*/
	/*line-height: 16px;*/
}

.theBody_popup {
   // background-color: #ffffe0;
	background-color: #f8ffff;
	color: #000040;

    font-family: "Times New Roman";
    font-size: 14px;
}

.popup_text {
	cursor: default;
	/*font-family: monospace;*/
	text-decoration: underline;
}

.win_popup_content {
	display: none;
}

.win_popup_anchor {
	cursor: pointer;
	cursor: hand;
	/*font-family: monospace;*/
	text-decoration: underline;
	color: #0F36F0;
}

.sound_text {
	cursor: pointer;
	cursor: hand;
	background-color: #CCFFFF;
}

.sound_image {
	cursor: pointer;
	cursor: hand;
}

.invisibleText {
	display: none;
	background-color: #ffffe0;
	color: #000099;
	/*font-weight: bold;*/
	cursor: default;
}

.placeHolder {
	cursor: help;
}

.mediaPlayer {
	visibility: hidden;
	position: absolute;
	background-color: #ffffe0;
}

.drop_anchor {
	cursor: default;
	color: #0f36f0;
	text-decoration: underline;
}
.drop_body	{
	display: none;
	font-weight: bold;
	position: absolute;
	color: #002f2f;
	background: #e8e8FF;
	border: 1pt black solid;
}

.accent_sq	{
	letter-spacing: -3px;
}

.textfield {
	/*font-family: monospace;*/
	font-weight: bold;
}

.move1 {
	position: absolute;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	/*font-weight: bold;*/
	color: #CC0000;
}
.move2 {
	position: absolute;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	/*font-weight: bold;*/
	color: #0000CC;
}

.move2_hide {
	position: absolute;
	visibility: hidden;
	cursor: pointer;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
	color: #0000CC;
}

.move3 {
	font-weight: bold;
}
.move4 {
	display: none;
	font-weight: bold;
	color: #0000CC;
}
.move_body {
	position: absolute;
}
.sound_color_start {
	cursor: pointer;
	cursor: hand;
}

.sjcc_tab1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	/*font-weight: bold;*/
	line-height: 10pt;
}

.sjcc_tab2 {
	text-align: center;
	background-color: #9999ff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.sjcc_tab3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	/*font-weight: bold;*/
	line-height: 12pt;
	text-align: center;
}

.sjcc_tab4 {
	font-size: 12pt;
}

.quiz_menu{
	font-weight: bold;
}

</pre></body></html>