a:link {  color: #A00900;
                text-decoration: none}
a:hover {  text-decoration: underline;
                color: #999999}
a:visited {  text-decoration: underline;
                color: #A00900}

.maintable  { margin: 0px;
                padding: 0px;
                font-family: helvetica, arial}  

.linktable {  font-family: Arial, Helvetica, sans-serif;
                font-size: xx-small;
                border-color: #333333 #000000 #000000;
                border-style: ridge;
                border-top-width: 1px; border-right-width: 1px;
                border-bottom-width: 1px; border-left-width: 1px}
.linktableside { font-family: Arial, Helvetica, sans-serif;
                font-size: x-small ;
                padding: 5px;
                background-color: #FFFF99;
                border: #000000;
                border-style: ridge;
                border-top-width: 1px;
                border-right-width: 1px;
                border-bottom-width: 1px;
                border-left-width: 1px}
.unitstable { border: 1px #000000 ridge;
                padding: 5px;
                background-color: #FFFF99}
