.Overall {
	border: 0px solid #000000;
	border-collapse: collapse;
	width: 800px;
	table-layout: fixed;
}

td.English {
	font-family: "Times New Roman", serif;
	direction: ltr;
	vertical-align: top;
}

td[id^="HebrewCell"] {
	font-family: "SBL Hebrew", "Times New Roman", serif;
	direction: rtl;
	font-size: 22px;
	text-align: right;
	width: 50%;
}

td[id^="TranslitCell"] {
	font-family: "Times New Roman", serif;
	font-size: 17px;
	direction: ltr;
	text-align: left;
	width: 50%;
}

#TranslationCell {
	font-size: 17px;
	text-align: center;
}

#SourceCell {
	font-size: 10px;
	text-align: center;
}

tr[class$="Line"] {
	height: .4in;
	vertical-align: center;
}

td.ChoiceCell {
	font-size: 15px;
}

#Footer {
	text-align: center;
	font-size: 10px;
}