body, td
 {
 font-family: "Lucida Sans Unicode";
 font-size: 11px;
 }

.ub
 {
 text-decoration: underline;
 font-weight: bold;
 }

.new
 {
 font-size: 10px;
 font-weight: bold;
 color: #800;
 }

.blue
 {
 font-size: 10px;
 font-weight: bold;
 color: #008;
 }

body.slideshow
{
 color: #fff;
 background-color: #000;
}

input.button
{
 border: 1px white solid;
 color: white;
 background-color: #000;
}
