* {
    font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    border: none;
    line-height: 100%;
}

BODY {
    background-color: #f0f0f0;
    padding: 0;
}

#wrapper {
    margin: 10px;
}

H1,H2,H3,H4,H5,H6 {
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    padding: 10px 0 0 0;
    white-space: nowrap;
    clear: right;
}
