/*  Elements */

body {
    background-color: #FFFFFF none;
    background-position: 0 0;
    font: 12pt/1 "Times CE", Times, "Times New Roman", serif;
    color: black;
}

#page {
  width: 100%;
  background: #ffffff none;
}

*, p, a, h1, h2, h3, h4, h5, strong, em, sup, sub, div, span, li, dt, dd, td, th, legend, input {
    color: black !important;
    background-color: #FFFFFF none !important;
}

#menu {
    display: none;         
}






