/* CSS Document */

@media print {
div.bodyContent {
widht:800px;
height:1600px;
font-size:9px;
}
div.topHTML{
height:1600px;
}
}
