@import url("../css/default_print.css");

.Sframeblack {
   margin: 1em;
   padding: 1em;
   border: 1px solid gray;

   font-family: monospace;
   font-size: 9pt;
   line-height: 10pt;
   color: black;
}

a.Snodeco {
   text-decoration: none;
   background-color: transparent;
   font-weight: bolder;
}
a.Snodeco:link    { color: black; }
a.Snodeco:visited { color: black; }

#Sfootnotes {
   margin-left: 2em; 
   margin-bottom:2em;
}

#Sfootnotes p {
   color: black;
   font-size: 11pt;

   text-indent: -1.7em; 
   margin-left: 1.7em;
   padding-top: 0em;
   margin-top: 0em;
   padding-bottom: 0em;
   margin-bottom: 0.3em;
}

#Sfootnotes a:link.Snodecoext,
#Sfootnotes a:visited.Snodecoext {
   text-decoration: underline;
   font-weight: normal;
   color: black;

   background: none no-repeat;
   background-position: 0;
   padding-left: 0;
}

