/* print */

body {
             font-family: "Times New Roman", serif;
             font-size: 12pt;
             background: none;
}

#flasher, #footer{
    display: none;
}

a:link, a:visited{
              color: blue;
              text-decoration: underline;
}