* {
    font-family: arial;
    font-size: 12px;
    color: #000;
}

.clr {
    clear: both;
}

a {
    text-decoration: none;
}

a:active, a:focus {
    text-decoration: underline;
}

dl, dt {
    padding: 0;
    margin: 0; 
    display: inline;
}