body { font-family: Verdana; font-size: 8pt; }
.footer      { color: #808080 }
:link.footer { color: #808080; text-decoration: none }
:visited.footer { color: #808080; text-decoration: none }
:active.footer { color: #808080; text-decoration: none }
:hover.footer { color: #808080; text-decoration: underline }
.cell1       { height: 25; border: 1px solid #808080; padding: 0; background-color: #EEEEEE }
.table1      { border-collapse: collapse; border: 1px solid #808080 }
a:link { color: #000080; text-decoration: none }
a:visited { color: #000080; text-decoration: none }
a:active { color: #000080; text-decoration: none }
a:hover { color: #000080; text-decoration: underline }
table { font-family: Verdana; font-size: 8pt }
.highlightit img{border: 1px solid #ccc; }
:hover.highlightit img{border: 1px solid navy; }
:hover.highlightit{ color: red; /* Dummy definition to overcome IE bug */}
button       { height: 20; font-family: Verdana; font-size: 8pt }
ul           { margin: 0 0 0 15px; list-style-type: square }
ul li        { margin: 5px 0 0 0; }
.highlightitB img{border: 2px solid #000000; }