       body  { font-size : 10pt;
         font-family : Arial, Helvetica, sans-serif;
         background-color : #ffffff
      }

      h1 { font-size : 14pt;
         font-family : Arial, Helvetica, sans-serif;
         font-weight : bold;
         color : #FF540C;
         text-decoration : none
      }

      h2 { font-size : 12 pt;
         font-family : Arial, Helvetica, sans-serif;
         font-weight : bold;
         color : #000040; 
         text-decoration : none
      }

      h3 { font-size : 10pt;
         font-family : Arial, Helvetica, sans-serif;
         font-weight : bold;
         color : #FF540C;
         text-decoration : none
      }

      h4 { font-size : 12pt;
         font-family : Arial, Helvetica, sans-serif;
         font-weight : bold;
         color : #FF540C;
         text-decoration : none
      }

      td { font-size : 10pt;
         font-family : Arial, Helvetica, sans-serif;
         font-weight : normal;
         color : #223555;
         text-decoration : none;
      }

      p, ul, li, ol { font-size : 10pt;
         font-family : Arial, Helvetica, sans-serif;
         color : #000000;
         text-decoration : none
      }

      .small { font-size : 8pt;
      }

      a:link { font-size : 9pt;
         font-family : Arial, Helvetica, sans-serif;
         color : #0000FF;
         text-decoration : none
      }

      a:visited { font-size : 9pt;
         font-family : Arial, Helvetica, sans-serif;
         color : #3366FF;
         text-decoration : none
      }

      a:hover { font-size : 9pt;
         font-family : Arial, Helvetica, sans-serif;
         font-weight : normal;
         color : #ffffff;
         text-decoration : underline;
         background-color : #FF540C;
      }     
      a.info {
         position:relative;
         border-bottom:0px dashed #FF540C;
         text-decoration: none; 
         font-weight: normal;  
      }     
      a:hover.info {
         text-decoration: none;
         background: #ef5e27;
      }      
      a.info span {display: none;}
      a:hover.info span {
         display: inline;
         position: absolute; 
         top:1.1em;
         left:1.0em;
         z-index: 20;
         background: #F57830;
         color: #000000;
         border:1px solid #334455;
         width:300px;
         text-align:left;
         font-weight:normal;
         font-size: 8 pt;
         line-height:100%;
         padding:4px
      }
      .whole{border:1px solid #334455;width:850px}     
      .whole a{color:#blue;font-weight:normal;text-decoration:none;border-bottom:1px dotted #050505;font-size:12px}
      .whole a:hover{color:white;border-bottom:1px dotted orange}
      .one{text-align:left;background-color:#fcfcfc;padding:5px}
      .two{text-align:left;background-color:#f4f4f4;padding:5px}
      .three{text-align:left;background-color:#FF540C;padding:5px}
      .four{text-align:left;background-color:red;padding:5px}
      .five{text-align:left;background-color:blue;padding:5px}
      .six{text-align:left;background-color:#009933;padding:5px}
      .seven{text-align:left;background-color:#ff66ff;padding:5px}
      .eight{text-align:left;background-color:lightblue;padding:5px}
      .rightcol{float:right;border-left:1px solid #a3a3a3;padding-left:5px}
      .rightcol a{color:blue;text-decoration:underline;border:0px;}
      .rightcol a:hover{color:#ffffff;text-decoration:none;border:0px;}
      .whole h2{margin-top:0px;font-size:14px;color:#334455} 
      .whole h4{margin-top:0px;font-size:14px;color:#ffffff;text-align:center}
