body {
    font: 10pt arial;
}

.best {
    color: green;
    font-weight: bold;
    background-color: gold;
}
