body {
 background-image: url('img/v101.gif');
 background-color: #FFFFFF;
 color: #000000;
 font-family: verdana, arial;
 font-size: 10pt;
}
td {
 font-family: verdana,arial;
 font-size: 10pt;
}
a {
 color: 996666;
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 background: #FFFFFF;
 color: #000000;
 cursor: help;
}
div {
 color: #FFFFFF;
 font-size: 8pt;
}