<!--
 .mheadtable {font-family: arial, helvetica, sans-serif;
              color: #333399;
              font-size: 13px; 
              font-weight: normal;
              border: 2px solid #333399;
              border-collapse: collapse;
 }
 .mhead {font-family: arial, helvetica, sans-serif;
         color: #FFFFFF;
         font-size: 14px;
         font-weight: bold;
         background-color: #333399;
 }
 p.eof {font-family: arial, helvetica, sans-serif;
        color: #333399;
        font-size: 14px;
        font-weight: bold;
        text-align: left;
        margin: 3px;
 }
 table.title {font-family: arial, helvetica, sans-serif;
              color: black;
              font-size: 10pt;
 }
 table.sizes {font-family: arial, helvetica, sans-serif;
              color: black;
              font-size: 10pt;
 }
 .mheaddesc {font-family: arial, helvetica, sans-serif;
             color: black;
             font-size: 10pt;
             font-weight: bold;
             border-bottom: 1 solid #000080;
 }
 th.grade {font-family: arial, helvetica, sans-serif;
           color: black; 
           font-size: 10pt; 
           font-weight: bold; 
           text-align: left;
           background-color: #CECEFF;
 }
 table.gradedesc {font-family: arial, helvetica, sans-serif;
                  color: black;
                  font-size: 10pt;
                  border-color: #CECEFF;
                  border: solid 1px;
 }
 table.enquiry {font-family: arial, helvetica, sans-serif;
                color: black;
                font-size: 10pt;
                font-weight: bold;
                border-color: #CECEFF;
                border: solid 1px;
 }
 .txtbox {font-family: arial, helvetica, sans-serif;
          color: black;
          font-size: 10pt;
          width: 220px;
          height: 20px;
          border: solid 1px;
          border-color: black;
 }
 .txtarea {font-family: arial, helvetica, sans-serif;
           color: black;
           font-size: 10pt;
           width: 220px;
           height: 50px;
           border: solid 1px;
           border-color: black;
 }
 .enqsubmit {font-family: arial, helvetica, sans-serif;
             color: #333399;
             font-size: 10pt;
             font-weight: bold;
             cursor: pointer;
             text-decoration: underline;
 }
 p.enqok {font-family: arial, helvetica, sans-serif;
          color: black; 
          font-size: 10pt; 
          font-weight: bold; 
          text-align: center;
 }
 p.enqfail {font-family: arial, helvetica, sans-serif;
            color: red;
            font-size: 10pt;
            font-weight: bold;
            text-align: center;
 }
//-->