body { 
      margin-left:0.5em; 
      margin-top:0.5em;  }
div.pagehead { 
              font-family:Verdana, sans-serif; 
              position:fixed; 
              top:auto; 
              left:auto; 
              right:0; 
              bottom:0; 
              width:100%; 
              text-align:center; 
              background-color:#eee; 
              padding:3px; 
              border:solid 1px #ccc;  }
table.testdocs { 
                border-right:1px solid #cccccc; 
                border-collapse:collapse; 
                margin-top:1em; 
                margin-bottom:1em;  }
table.testdocs th { 
                   font-size:11pt; 
                   border-left:1px solid #cccccc; 
                   border-bottom:1px solid #cccccc; 
                   padding:3px; 
                   background-color:#003366; 
                   color:white; 
                   font-weight:bold;  }
table.testdocs th .small { 
                          font-size:90%;  }
table.testdocs td { 
                   font-size:11pt; 
                   border-left:1px solid #cccccc; 
                   border-bottom:1px solid #cccccc; 
                   padding:0 3px 0 3px;  }
table.testdocs th p { 
                     font-size:11pt; 
                     background-color:#003366; 
                     color:white; 
                     font-weight:bold;  }
table.testdocs td p { 
                     font-size:11pt;  }
table.testdocs th a:link { 
                          color:#f8931a;  }
table.testdocs th a:visited { 
                             color:#f8931a;  }
table.testdocs th a:active { 
                            color:#f8931a;  }
table.testdocs th a:hover { 
                           color:#FFFF99;  }
table.testdocs td.subhead { 
                           background-color:#CCCCCC; 
                           font-weight:bold;  }
table.testdocs td.subhead p { 
                             background-color:#CCCCCC; 
                             font-weight:bold;  }
