/* CSS Document */

.noPrint { 
display: none; 
} 
body { 
font-family: Georgia, "Times New Roman", Times, serif; 
font-size: 14px; 
color: #000000; 
background-color: #FFFFFF;
margin-left:4px;
margin-right:4px;
margin-top:4px;
margin-bottom:4px;
} 
