td.question {
    color: black;
    font-size: 14px;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    text-align: center;
    padding-left: 2em;
    padding-right: 3em;
    }

td.answer {
    color: black;
    font-size: 14px;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    text-align: left;
    padding-left: 1em;
    padding-right: 1em;
    }

table.qoptions {
    background-color: #ffffd8;
    color: black;
    font-size: 14px;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    }

td.option {
    background-color: #ffffd8;
    color: black;
    font-size: 10px;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    text-align: center;
    padding-bottom: 1ex;
    padding-top: 1ex;
    padding-left: 4px;
    padding-right: 4px;
    }

.wine {
    color: #2033db;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    text-align: center;
    margin-bottom: 0.5ex;
    }

.grape {
    color: #2033db;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    }

.dgrape {
    color: black;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    text-align: center;
    font-size: 12px;
    }

.gdesc {
    color: #d30004;
    font-family: Arial, 'Luxi Sans', Helvetica, sans-serif;
    text-align: center;
    }
