input {
// background-color: transparent;
// foreground-color: white;
}
body {
 background-color:#000000;
 font-family:Lucida,Arial,Helvetica,Verdana,Tahoma;
 font-size:10pt;
 color:#ffcc00;
// color:#<COLORBODY>;
// font-family:Geneva,Arial,sans-serif;
 //font-size:9pt;
}
p.error,td.error,a.error {
 color:#FF0000;
}
td {
 color:#ffcc00;
 font-size:10pt;
}
td.mtitle {
 background-color:#FF8000;
 color:#800000;
 font-weight:bold;
}
a {
 text-decoration:none;
 font-size:10pt;
}
a:HOVER.thin {
 color:#FF8000;
 font-weight:normal;
 background-color:#800000;
}
a.thin {
 color:#FF8000;
 font-weight:normal;
}
a.title {
 color:#FF8000;
 font-weight:bold;
}
a:HOVER.title {
 color:#FF8000;
 font-weight:bold;
 background-color:#800000;
}
a.mtitle {
 color:#800000;
 font-weight:bold;
}
a:HOVER.mtitle {
 color:#FF8000;
 font-weight:bold;
 background-color:#800000;
}
a.small {
 font-size:9pt;
 color:#FF8000;
}
--></style>
