.VerseNumber{
    font-weight: bold;
    padding-right: 6px;
    vertical-align: top;
}

.Book{
    font-weight: bold;
    font-size: 15pt;
    margin-top: 16px;
    margin-bottom: 24px;
}

.FirstBook{
    font-weight: bold;
    font-size: 15pt;
    margin-bottom: 24px;
}

.Chapter{
    font-weight: bold;
    font-size: 11pt;
    margin-top: 16px;
    margin-bottom: 1px;
}

.FirstChapter{
    font-weight: bold;
    font-size: 11pt;
    margin-top: 1px;
    margin-bottom: 1px;
}

.VerseTitle{
    font-weight: bold;
    font-size: 13pt;
}

.Verse{
    vertical-align:top;
    margin-bottom: 0px;
    margin-top: 0px;
}