/* CSS Print Document */

html, body, table, td {
font-size:12pt;
font-family:  Arial, Verdana, Helvetica, Geneva, Swiss, SunSans-Regular, Sans-Serif;
}

#content {
width: 650px;
}

table {
border: none;
width: 500px;
}

/* DISPLAY NONE */
#header, #logo, #logo2, #register, #sub_nav, #footer, img {display: none;}
