@charset "ISO-8859-1";
body, p, td, a { font-family: Arial, Helvetica, sans-serif;
   font-style: normal;
   font-weight: normal;
   line-height: normal;
}
body { background-color: #000000;
   color: #DEBC20;
   font-size: 10pt;
   text-align: center;
}
frame { background-color: #000000;
   color: #DEBC20;
   font-size: 10pt;
   text-align: center;
}
p { font-size: 10pt;
   text-align: center;
   margin-top: 2em;
}
h1 { color: #DEBC20;
   font-family: tahoma, arial, Helvetica, sans-serif;
   font-size: 24pt;
   font-style: normal;
   font-weight: bold;
   line-height: normal;
   text-align: center;
   margin-bottom: 1em;
}
table { margin-left: none;
   margin-right: none;
   background-color: #4D4948;
   background-color: #000000;
   border-collapse: collapse;
   border: 0px solid #DEBC20;
   empty-cells: hide;
}
td { color: #DEBC20;
   background-image: url(TBNback.gif); padding:5px; 
   background-position: center;
   background-repeat: no-repeat;
   font-size: 10pt;
   text-align: center;
   vertical-align: center;
   border: 0px solid #DEBC20;
}   
img:hover { border: 2px solid #FFFFFF;
}
img { border: 2px solid #C0C0C0;
}
a { color: blue;
   font-size: 10pt;
   text-decoration: none;
}
a:hover { text-decoration: underline;
}
