BODY.white {color:black; background-color:white;}
BODY.pale-yellow {color:black; background-color:#ffffcc;}
BODY {color:black; background-color:white; background-image:url('/images/stone.gif')}
TABLE.navbar {text-align:center;border-style:none;}
TABLE.submit {text-align:center;border-style:none;}
TD {vertical-align:top;text-align:left;}
TH {vertical-align:top;text-align:left;}
A:link {color:blue;text-decoration:none;}
A:link.e404 {color:cornflowerblue;text-decoration:none;}
A:visited {color:fuchsia;text-decoration:none;}
A:visited.e404 {color:gray;text-decoration:none;}
A:hover {color:red;text-decoration:none;}
A:hover.e404 {color:grey;text-decoration:none;}
.small {font-size:75%;}
.center {text-align:center;}
.bold {font-weight:bold;}
.left {text-align:left;}
.right {text-align:right}
.notice {border-style:outset;border-width:thick}
/* Sortable tables */
TABLE.sortable thead {color:darkgreen;font-weight:bold;cursor:default;}
.darkgreen {color:darkgreen;font-weight:bold;}

