/*GENERAL*/
body {
    font-size: 62.5%;
    font-family: "Lucida Grande","Liberation Sans",Verdana,sans-serif;
}

abbr {
    border-bottom: 1px dashed;
    cursor: help;
}

strong, .strong {
    font-weight: bold;
}

em, .em {
    font-style: italic;
}
/*END GENERAL*/