
* {
    font-family: "Doulos SIL", Times, Verdana, serif;
}

h1,h2,h4,p,div,dd,dt,td,input {
  font-family: "Doulos SIL", Times, Verdana, serif;
}

div.bookList, .chooseBook {
    right: 10.0em;
}

.chooseBook {
    width: 3.0em;
}
.gotoRef {
    right: 13.2em;
    width: 2.4em;
}

div.versionList, .chooseVersion {
	right: 15.8em;
}


