/* body { background-color: #CCFFCC; } */

p { font-size: 12pt; }

h1 {
	text-align: center;
	color: navy;
}

#std {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

#title {
	text-align: center;
	font-size: 24pt;
	margin-top: 30px;
}

#exampleHeading {
	color: navy;
	font-size: 18pt;
}

.audiotext, .NTtext {
	color: #006600;
	font-size: 18pt;
}

#audioExample {
	font-size: 18pt;
}

div.unicode {
	font-family: "Charis SIL", "Doulos SIL", Gentium, "Lucida Sans Unicode", Verduna, "Arial MS Unicode";
}

a {
	font-size: 13pt;
}

.centerPicture {
	text-align: center;
}

#navReturn {
	text-align: center;
	font-weight: bold;
}

#chapter {
	font-size: 14pt;
}

a.large {
	font-size: 18pt;
}