span.b {
     font-weight:normal;
     text-transform: none;
}
span.bi {
     font-style: italic;
     font-weight: bold;
     text-transform: none;
}
span.cref {
     text-decoration: underline;
     font-variant: small-caps;
     text-transform: none;
}
span.del {
     text-decoration: line-through;
     text-transform: none;
     color: rgb(255, 0, 0);
}
span.emph {
     font-weight: bold;
     text-transform: none;
}
span.group {
     font-style: italic;
     font-weight: normal;
     text-transform: none;
}
span.captionplacecolour {
     font-weight: bold;
     text-transform: none;
}
span.caption {
     font-weight: bold;
     text-transform: none;
}
span.i {
     font-style: italic;
     font-weight: normal;
     text-transform: none;
}
span.closuresymbol {
     font-family: "WineSocietySymbol";
     font-style: normal;
     font-weight: normal;
     text-transform: uppercase;
}
