.on    { color: red; font-size: 9pt; font-family: "Times New Roman"; }
.language {color: blue; font-size: 27pt;font-weight:bold;}
.onList {
	font-size: 7pt;
	color: red;
	font-family: "Times New Roman";
	}
.off    { color: blue; font-size: 9pt; font-family: "Times New Roman";}

.offList {
	font-size: 7pt;
	color: green;
	font-family: "Times New Roman";
	}

.exercises  { font-weight: bold; font-size: 11pt; font-family: "Times New Roman" }

.title {
	font-family: Times New Roman;
	font-size: 23pt;
	font-weight: bold;
	}

.tag {
	font-family: Helvetica;
	font-size: 16pt;
	}
.copyright {
	font-size: 8pt;
	color:#ffffff;
	}
.description {
	font-size:11pt;
	color:#000000;
	font-family: Times New Roman;
}

.number  { color: black; font-size: 10pt }

.comment {
	font-size:9pt;
	color:#ffff00;
}

.verb {
	font-family: Times New Roman;
	font-size:11pt;
	color:#000000;
}

.answer  { color: #000000; font-weight: bold; font-size: 10pt; font-family: Arial }

.instructions {
	font-family: Arial;
	font-size:9pt;
	font-weight:bold;	
}
.inst_link { color: blue; font-weight: bolder }
.inst_headings { color: blue; font-size: large; font-family: Arial, Helvetica, Geneva, Courier, SunSans-Regular, FontName, FontName, Critter, Georgia, Times, "Courier New", Courier, Monaco }
.top { color: green }

