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

.top {
 border: 0;
 width: 100%;
 padding: 0;
 border-spacing: 0;
}

img {
 border: 0; 
} 

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

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

td.right {
 width: 100%;
 height: 80px;
 background-color: white;
 text-align: left;
 color: #dc1313;
}

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