<style type="text/css">
<!--
body {margin-left:20; margin-right:20; color:black; font-family:Times,Serif}
h1, h2, h3, h4, caption {font-family:Arial;font-weight:bold; font-style:rounded}
h1 {color:blue}
h2 {color:red; font-style:italic}
a.note           {
                  font-family: sans-serif;
                  font-weight: bold;
                  font-size: 14pt;
                  text-decoration: none;
                  color: #FFFFFF;
                 }
a.note:hover     {
                  color: #000000;
                  background-color: #FFFFFF;
                 }
p {color:black;
   font-family:Times,Serif;
   text-align:justify;
  }
p.note {color:aqua;
        background-color: black;
        font-family:Times,Serif;
        text-align:justify;
       }
pre.jcl {font-family: LetterGothic,Monospace;
         font-weight: bold;
         color: black;
         background-color: #FFFFCC;
         padding: 10px;
         border-style: solid;
         border-width: 1px;
         margin-right: 4%;
         margin-left: 4%;
        }
pre.report {font-family: LetterGothic,Monospace;
         font-weight: bold;
         color: black;
         background-color: #CCFFFF;
         padding: 10px;
         border-style: solid;
         border-width: 1px;
         margin-right: 4%;
         margin-left: 4%;
        }
pre.screen80 {font-family:LetterGothic,Monospace;
     color:aqua;
     font-weight: bold;
     background-color:black;
     padding: 5px;
     border-style: ridge;
     border-width: 10px;
     border-color: light-gray;
     margin-right: 1%;
     margin-left: 1%;
    }
pre {font-family:LetterGothic,Monospace;
     color:aqua;
     font-weight: bold;
     background-color:black;
     padding: 10px;
     border-style: ridge;
     border-width: 10px;
     border-color: light-gray;
     margin-right: 4%;
     margin-left: 4%;
    }
code {font-family:Courier,Monospace; font-weight:bold; color:blue;}
-->
</style>
