body { margin:2px }

.dbTable { border: 2px ridge #6699CC; background-color: #E6E6E6; }
.dbCaption caption { color: #6699CC; font-weight: bold; font-size: 16px; }

.dbCell { background-color:white }
th.ordered, th.unordered { font-weight:normal }
.ordered { background-color:#002252; color:white; font-weight:bold }
.unordered { color: #002252; background-color:white; font-weight:bold }
input, select, textarea { font-weight:normal }

.mini { font-size:8px }

