      html,body { background-color:#ffffff }

     
      html,body,p,li,ul,td,dl,dd,dt { font-family:Helvetica,Arial,sans-serif }
      html,body,p,li,ul,td,dl,dd,dt { color:black }
      html,body,p,li,ul,td,dl,dd,dt { text-align:justify }
      html,body,p,li,ul,td,dl,dd { font-size:14px }
      address { font-family:Helvetica,Arial,sans-serif }
  	  pre { font-family:monospace,fixed,Courier }

      textarea { font-family:monospace,fixed,Courier;font-size:8pt;width:100% }


      th { font-family:Helvetica,Arial,sans-serif }
      th { color:black text-align:center }
      th { font-size:12pt font-weight:bold }

      dt { font-weight:bold }

      h1,h2,h3,h4,h5,h6 {
         text-align:left;text-decoration:none;font-weight:normal }
      h1,h2,h3,h4,h5,h6 { font-family:Helvetica,Arial,sans-serif }

      h1 { font-size:22px }

      h2 { font-size:20px }
      
      h3 { font-size:18px }
      
      h4 { font-size:14px;font-weight:bold;text-decoration:underline }
      
      h5 { font-size:14px;font-weight:bold;text-decoration:none }
      
      h6 { font-size:14px;font-weight:normal;text-decoration:underline}

      a:visited { color:blue;text-decoration:underline;font-weight:normal }
      a:link { color:blue;text-decoration:underline;font-weight:normal }
      a:active {color:navy;font-weight:normal }

      ul { text-align:left }	
      li { margin-top:5px }
      li { margin-bottom:5px }
      p { text-indent:10px }

      option {font-size:12px}

      em { font-style:italic }
      em { font-weight:normal }
      em { text-decoration:none }
      small { font-size:10px }

      center { text-align:center }

