<!-- 

a,a:link  { color: silver; text-decoration: none; }
a:visited { color: silver; text-decoration: none; }
a:active  { color: white;  text-decoration: none; }
a:hover   { color: white;  text-decoration: none; }

body      { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
            cursor: crosshair; overflow: hidden; background-color:#000000; }

body,td   { font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; }


.title    { border-width: 1px; border-style: solid; border-color: silver;
            background-color: white; color: black;
            font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; }


.time     { border-width: 1px; border-style: solid; border-color: silver;
            background-color: white; color: black;
            font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; }


.buttons  { border-width: 1px; border-style: solid; border-color: silver;
            background-color: white; color: #555555;
            font-family: 'Tahoma','Verdana','Arial'; font-size: 9pt; }




//-->

