@page {
size: portrait;
}
h1, h2 {
font-size: 20px;
}
* {
font-size: 18px;
}
#left, #right, #banner, input {
display: none;
float: none;
}
div.print_only {
display: block;
}
div.screen_only {
display: none;
}
#main {
background: white;
float: none;
color: black;
font-size: 12px;
}
div.normal ul {
list-style-type: disc;
list-style-image: none;
}

