      td.dummy { }
      td.selection {
        font-family: arial, sans-serif;
        background-color: #faf0e6;
		text-align: center;
		vertical-align: top;
      }
      p.head {
        background-color: #b0c4de;
        font-family: arial, sans-serif;
        font-size: 13pt;
		font-weight: 700;
        color:#003399;
		text-align: center;
      }
      td.nav {
        font-family: arial, sans-serif;
		font-size: 10pt;
		font-weight: 700;
        background-color: #b0c4de;
		vertical-align: top;
		width: 100;
      }
      td.hi {
        font-family: arial, sans-serif;
		font-size: 10pt;
		font-weight: 700;
		vertical-align: top;
      }
      td.result {
        font-family: arial, sans-serif;
		font-size: 10pt;
      }
      th.result { 
        font-family: arial, sans-serif;
        background-color:#faf0e6;
        padding: 4px;
		font-size: 80%; 
      }
      h1 {
		text-align: center;
        color:#003399;
        font-family: arial, sans-serif;
        font-size: 16pt;
      }
      h2 {
        color: #003399;
        font-family: arial, sans-serif;  
        font-size: 100%; 
        margin-left: 5pt;
        margin-right: 5pt;
        margin-top: 0.3em;
      }
      h3 {
        font-family: arial, sans-serif;  
        margin-left: 10pt;
        font-size: 80%; 
      } 
