

/* Here's the print style */

#left {

display: none;

}

#headlinks {

display: none;

}

h4 {

display: none;

}

body, p, td, th, ul, a, h1 {
background-color: #fff;
color: #000;
font-family: "Times New Roman", Garamond, serif;
font-size: 12pt;
text-decoration: none;
}

#stripe {
background-color: #fff;
width: 100%;
border: none;
}
