body { background-color:seashell; 
       margin-top:10px; 
       margin-left:10pt; 
       scrollbar-base-color:seashell;
       scrollbar-3dlight-color:seashell;
       scrollbar-arrow-color:#a9a9a9;
       scrollbar-darkshadow-color:#7f7f7f;
       scrollbar-face-color:seashell;
       scrollbar-highlight-color:#a9a9a9;
       scrollbar-shadow-color:#a9a9a9;
       scrollbar-track-color:seashell; }
p, h1, h2, h3, h4, h5, h6, td, li, ul, ol, input, textarea, select
     { font-family:Arial, Helvetica, sans-serif; }
p, td, li, ul, ol, input, textarea, select
     { font-size:10pt;
       color:#333333; }
h1   { font-size:20pt;
       font-weight:bold;
       color:slategray; }
h2   { font-size:16pt;
       font-weight:bold;
       color:slategray; }
h3   { font-size:14pt;
       font-weight:bold;
       color:slategray; }
h4   { font-size:12pt;
       font-weight:bold;
       color:#663333; }
h5   { font-size:11pt;
       font-weight:bold;
       color:#663333; }
h6   { font-size:10pt;
       font-weight:bold;
       color:slategray; }
       
a:link     { color: firebrick; 
             text-decoration: none }
a:visited  { color: firebrick; 
             text-decoration: none }
a:hover    { color: crimson;
             text-decoration: underline }
a:active   { color: #DC143C; 
             text-decoration: underline }
a:focus    { color: crimson; 
             text-decoration: underline }
a.null     { text-decoration: none }
       
p.rmargin
     { margin-right:16pt; }
     
tr.ss   { background-color:antiquewhite; }
td.our  { border-top:1px solid #a9a9a9;
          border-bottom:1px solid #a9a9a9;
          border-right:1px solid #a9a9a9; }
td.oul  { border-top:1px solid #a9a9a9;
          border-bottom:1px solid #a9a9a9;
          border-left:1px solid #a9a9a9; }
td.or   { border-top:1px solid #a9a9a9;
          border-right:1px solid #a9a9a9; }
td.ol   { border-top:1px solid #a9a9a9;
          border-left:1px solid #a9a9a9; }
td.olr  { border-top:1px solid #a9a9a9;
          border-left:1px solid #a9a9a9;
          border-right:1px solid #a9a9a9; }          
td.ur   { border-bottom:1px solid #a9a9a9;
          border-right:1px solid #a9a9a9; }
td.ul   { border-bottom:1px solid #a9a9a9;
          border-left:1px solid #a9a9a9; }
td.ulr  { border-bottom:1px solid #a9a9a9;
          border-left:1px solid #a9a9a9;
          border-right:1px solid #a9a9a9; }
td.r    { border-right:1px solid #a9a9a9; }
td.l    { border-left:1px solid #a9a9a9; }
td.lr   { border-right:1px solid #a9a9a9; 
          border-left:1px solid #a9a9a9; }
td.o    { border-top:1px solid #a9a9a9; }
td.u    { border-bottom:1px solid #a9a9a9; }
td.box  { border:1px solid #a9a9a9; }
     
.klein  { font-size:8pt; }
     
.gray   { color:#999999; }
       
input, textarea, select
     { border-top: 1px solid #a9a9a9;
       border-left: 1px solid #a9a9a9;
       border-right: 1px solid #a9a9a9;
       border-bottom: 1px solid #a9a9a9;
       background-color:seashell; }
       
sup    { font-size:8pt; }

hr     { color: #a9a9a9;
         background-color: #a9a9a9;
         height: 1px; }