body {
 background: url('ibackground.gif');
 margin: 0px;
 text-align: center;
}
td {
 text-align: left;
}
body, table, tr, td, div {
 font-family: Verdana;
 font-size: 9pt;
 color: black;
}
img {
 border: 0px;
}
a {
 color: red;
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
a.img, a.img:hover {
 border: 0px;
}
.ibody {
 background: url("ibody.jpg");
}
.inav {
 background: url("inav.jpg");
 text-align: right;
}