.border { border: 1px outset black; } @font-face { src: url(fonts/Bookman); font-family: Bookman; } body { margin: 0px; background: whitesmoke; font-family: Bookman; } a { text-decoration: none; color: #000000; } a:hover { color: #880000; } input { font-size: 14px; padding: 3px; font-family: Bookman; } select { font-size: 14px; padding: 3px; font-family: Bookman; } table.shell{ width:100%; height:100%; } td.terrs { border-width: 3px 0px 3px 3px; border-style: solid; border-color: black; text-align: center; }