body,.page,tr,td,th { background-color: white !important; color: black !important }
* { font-size: 12pt; background-color: white !important: background-image: none !important  }

img, .menu { display: none }

/* img[alt] { content: attr(alt) } */

#content img { display: block }

/* .toprow, #headercell1 { height: 2em !important} */
.toprow, #headercell1 { height: 0 !important}
.col1, col, #headercell1 { width: 0 !important }

a:link, a:visited {
        color: #025;
        background: transparent;
        font-weight: bold;
        text-decoration: none
}

#content a:link:after, #content  a:visited:after {
        content: " (" attr(href) ") ";
        font-size: 90%;
}

#content a[href^="/"]:after {
        content: " (http://stereodata.nascom.nasa.gov" attr(href) ") ";
}
