.navBorder {
	background-color: #CBCBCB;
}

td {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
}

p {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 1.2em;
}

a {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
	text-decoration: none;
	line-height: 1.2em;
}

a:hover {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
	text-decoration: underline;
	line-height: 1.2em;
}
.lessonTitle {
	font-family: arial,helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	line-height: 20px;
}
.lessonTitleLarge {
	font-family: arial,helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #663300;
	line-height: 20px;
}
.narrativeTitle {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
	text-decoration: none;
	line-height: 1.2em;
}

p a {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
	text-decoration: none;
	line-height: 1.2em;
}

p a:hover {
	font-family: arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #003063;
	text-decoration: underline;
	line-height: 1.2em;
}
