body.cellpad {
   padding: 5;
}
body.textwrap {
   float: left;
}
body.textwrap A:link {
   float: left;
}
body.textwrap A:visited {
   float: left;
}
body.textwrap A:hover {
   float: left;
}
body.textwrap A:active {
   float: left;
}
