
* {
    font-family: "Times New Roman", "Times", serif;
}

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


div.bookList, .chooseBook {
    right: 9.4em;
}
.chooseBook {
    width: 5.6em;
}

div.chapterList, .chooseChapter {
    right: 4.4em;
}
.chooseChapter {
    width: 4.8em;
}

.gotoRef {
    right: 15.2em;
    width: 5.0em;
}

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

