@import url ("theme.css");
span.caption-text {
    font-family:"Arial", Helvetica, sans-serif;
}

body {
    font-family:"Arial", Helvetica, sans-serif;
}
h1, h2, h3, h4, h5 {
    font-family:"Arial", Helvetica, sans-serif;
}
h3, h4, h5 {
    font-style:italic;
}
.tight-table td {
    white-space: normal !important;
}
