a            { text-decoration:none
             }
a:hover      { text-decoration:underline
             }
a:link       { color:#2200bb
             }
a:visited    { color:#2200bb
             }
a.ext:hover  { background-color:#2200bb; 
               color:white; 
               text-decoration:none;
             }
body         { background-color:white; 
               color:black; 
               font-family:"Trebuchet MS", Verdana, Tahoma, Calibri, Helvetica, Arial, sans-serif;
               max-width:67em;   /* ignored by IE6 */
             }
hr.top       { background-color:#bb1100; 
               border:0; 
               color:#bb1100; 
               height:2px;
             }
p            { padding:0em 0em 0em 2em
             }
table        { padding:0em 0em 0em 2em
             }
.foot        { font-size:85%; 
               font-style:italic;
             }
.headT       { font-size:120%; 
               font-weight:bold;
             }
.number      { white-space:nowrap; 
               word-spacing:-0.19em;
             }
.smallfont   { font-size:85%
             }
