body {
 scrollbar-base-color: #FFEB7A;
 scrollbar-arrow-color: #993300;
 scrollbar-track-color: #FFFFF2;
}
a {
 font-weight: bold;
 text-decoration: none;
}
a:hover {
 color: #FF0000;
 cursor: help;
}
td {
 font-family: verdana;
 font-size: 8pt;
}
#head {
 background-image: url('0040-27.gif');
 background-repeat: no-repeat;
 border-bottom: 1px dashed #CC6600;
 font-weight: bold;
 padding-left: 14px;
 padding-bottom: 4px;
}
#link {
 padding-top: 4px;
}
.head {
 background-image: url('0040-28.gif');
 background-repeat: no-repeat;
 border-bottom: 1px dashed #CC6600;
 font-weight: bold;
 padding-left: 14px;
 padding-bottom: 4px;
}