body {
 font: 14pt "Verdana", sans-serif;
 margin: 0;
 color: black; 
 background-color: white;
}

.top {
 border: 0;
 width: 100%;
}

td.top {
 width: 120px;
 height: 120px;
 background-image: url(/.images/backg.jpg);
 background-color: white;
}

td.left {
 width: 100%;
 height: 120px;
 background-image: url(/.images/backg.jpg);
 background-color: white;
 text-align: left;
 color: grey;
}

hr {
 height: 1px;
 color: #c9d4d8;
}

