/* Begin Global */
html, body, div, h1, h2, h3, p, form, input, fieldset, legend, label, ul, ul li, #form ol, #sidebar ol, #form li, #sidebar li {
    margin: 0;
    padding: 0;
}

body {
    font-size: 62.5%;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    color: #000000;
}

img, fieldset {
    border-style: none;
}

#form ol, ul, #sidebar ol {
    list-style: none;
}

a:link, a:visited, a:active {
    font-weight: bold;
    text-decoration: none;
    color: black;
}

a:hover {
    text-decoration: overline underline;
}

.fubar2 {
    display: none;
}
/* End Global */
