body               { background-color: #efefff; font-family: Arial; color: black;
}
.high              { font-size: 1.2em ;
                     font-weight: bold ;
}

.separator         { border-top: 1px solid #8BC1E5;
                     border-bottom: 0px solid #8BC1E5;
                     clear: both;
                     height: 0; padding: 0; line-height: 0;
                     margin: 0 20px 0 0;
}
.counter           { font-size: 5pt;
                     font-family: 'Courier', Courier;
                     margin: .5em 0 .5em 0;
}
.separator hr      { display: none;
}
.linkindent        { position: absolute; left: 10em; 
}
.bodyarea          { margin-right: 120px
}
.squidge           { margin-top: .5em;
}