BODY {
   background-color: white;
   color: black;
   text-color: black;
   font-size: 0.8em;
   font-family: Arial;
}

TD {
   color: black;
   font-size: 0.8em;
   font-family: Arial;
}

pre {
        text-color: black;
}

A {
        color: blue;
}

A:Hover {
        color: rgb(0,150,200);
}

.smaller {
   font-size: 0.9em;
}

.sidebar {
        font-weight: bold;
        font-decoration: underline;
}

.title {
   font-weight: bold;
   color: #200000;
}

.date {
   font-size: 0.8em;
}

.tinytitle {
   font-size: 0.8em;
   color: #200000;
   text-align: center;
   font-family: Comic Sans MS;
}

.descriptionbar {
   font-size: 0.7em;
   text-align: left;
}
