@media print {

.visual body {font-family: "Times New Roman", Times, serif; font-size: 12pt}
body {color: #000066; background-color: #FFFFFF}
h1 {text-align: center; font-size: 20pt}
h2 {text-align: center; font-size: 18pt; color: green}
.sizing {font-size: 12pt; width: 295px}
.navbar {display: none}
.barwidth {width: 502px; height: 15px}
.barheight {width: 24px; height: 15px}
.nospacer {display: none}

}