.title {
    font-family: Arial;
    font-size: 18pt;
    font-weight: bold;
}
.subtitle {
    font-family: Arial;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 24pt;
}
.author {
    font-family: Arial;
    font-size: 10pt;
    font-style: italic;
}
.roadmap {
    font-family: Times;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
}
.section {
    font-family: Arial;
    font-size: 11pt;
}
.sharpflat {
    font-family: Arial Unicode MS, Arial;
    font-size: 80%;
    font-weight: bold;
    line-height: 1;
    vertical-align: top;
}
.chordsuffix {
    font-family: Arial;
    font-size: 11pt;
    font-weight: bold;
}
.romanchordsuffix {
    font-family: Times;
    font-size: 11pt;
    font-weight: bold;
}
.lyrics {
    font-family: Arial;
    font-size: 14pt;
}
.emptyline {
    font-family: Arial;
    font-size: 12pt;
}
.comment {
    font-family: Arial;
    font-size: 10pt;
    font-weight: normal;
}
.footer {
    font-family: Arial;
    font-size: 7pt;
    font-style: italic;
    text-align: center;
}
.editarea {
    font-family: Fixedsys, Courier New, Courier;
    font-size: 9pt;
    font-weight: normal;
}
.deleted {
    background-color: #D8D8D8;
    color: #888888;
    font-weight: bold;
}
.added {
    background-color: lightblue;
    font-weight: bold;
}
.SectionWidth {
    width: 15%;
}
.MusicWidth {
    width: 85%;
}
.MeasureWidth {
    width: 1.35in;
}
