body {
font-family: verdana; 
}

h1 {
text-align:center;
}

h2 {
text-align:center;
}

dt {
font-weight: bold; font-style: italic;
}

TD.d {
background:black; color: yellow; text-align:center; font-family: arial; font-weight: bold;
      }

TD.auto {
background:#FFFFCC; text-align:justify; 
      }
table.max {max-width: 800px;}


a.d:link {color:yellow; text-decoration:none; border: none;}
a.d:active {color:yellow; text-decoration:none; border: none;}
a.d:visited {color:yellow; text-decoration:none; border: none;}
a.d:hover {color:black; text-decoration:none; border-top: white thin solid; border-bottom: white thin solid; background-color: white}

a.c {color:yellow; text-decoration:none; border: none;}

div.y {border: solid thin yellow}

span.up {border-top:solid thin}
span.gray {background:#cccccc}