body {
 font-family:Arial;
 font-size:small;
 color:white;
 background-color:black;
}

h1 {
 font-family:Arial Narrow;
 text-align:center;
 color:#990000;
}

h2 {
 font-family:Arial Narrow;
 font-weight:strong;
 font-size:x-large;
 text-align:center;
 color:#990000;
}

h3 {
 font-family:Arial Narrow;
 font-weight:strong;
 font-size:large;
 text-align:center;
 color:#990000;
}

a:link {
 color:white;
 font-weight:bold;
 font-family:Trebuchet MS;
 text-decoration:none;
}

a:hover {
 color:#CC0000;
 font-weight:bold;
 font-family:Trebuchet MS;
 text-decoration:none;
}

a:active {
 color:#CC0000;
 font-weight:bold;
 font-family:Trebuchet MS;
 text-decoration:none;
}

a:visited {
 color:white;
 font-weight:bold;
 font-family:Trebuchet MS;
 text-decoration:none;
}

td.rborder {
 border-width:4px;
 border-color:#660000;
 border-style:solid;
 padding:7px;
}

span.name {
 color:#990000;
 font-style:italic;
 font-weight:bold;
}

span.date {
 color:#990000;
 font-size:medium;
 font-weight:bold;
}

img {
 border:0;
}
