html { 
   overflow-y : scroll; 
 } 
body { 
   Font-family : Times New Roman; 
   Padding-bottom : 10px; 
 } 
td { 
   Font-family : Times New Roman; 
 } 
img { 
   border-width : 0px; 
 } 
/*Text that must not be wrapped*/
.nobreak { 
   white-space : nowrap; 
 } 
