      	h1 
      {	
      color:  #0000ff; font-size: 14pt;
      background-color: inherit;
      text-align: center;
      }
      h2 
      {
      color:  #0000aa;
      background-color: inherit;
      }
h2.c
      {
      color:  #0000aa;
      background-color: inherit;
  text-align: center;	
      }
      a:link,a:visited,a:active {
      color:  #0000aa;
      background-color: inherit;
      }
      a:hover 
      {
      color: red;
      background-color: inherit;
      }
      ul 
      {
      color:  #000aa;
      background-color: inherit;
      }
  
      body 
      {
      background-image: url(embossed5-cube.gif);
      background-repeat: repeat;
      color:  #0000aa;
      font-size: 14pt;
      background-color: inherit;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      }      
      p.c
      {
      text-align: center;
      }

  table.s {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      background-color: transparent;
      color: inherit;
border: 2px #0000aa hidden;
      margin-left: auto;
      margin-right: auto
      }
      table.c {
      background-color: transparent;
      color: inherit;
      margin-left: 10px;
      margin-right: 10px;
align: middle;

      }


table.top { 
 width: 400px;
 }

td.s { border: 0px #0000aa hidden;} 

      tr.c 
      {
      text-align: center;
      }

      td.l {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      background-color: transparent;
padding-right:50px;
      }

      td.r {
      font-family: Verdana, Arial, Helvetica, sans-serif;
      background-color: transparent;
padding-left:50px;
      }     

td.v { vertical-align: center;
border: 2px #0000aa hidden; }
      table.w {
      background-color: transparent;
      margin-left: auto;
      margin-right: auto
      }
      
#layer0 
      {
      position:       relative;
      top:            10px;
      left:           10px;
      width:          40%;
      font-size: 12pt;
      background-color: inherit;
      color: inherit;
      }
 #layer1 
      {
      position:       absolute;
      top:            200px;
      left:          55%;
      width:          40%;
      text-align: left;
      font-size: 12pt;
      background-color: inherit;
      color: inherit;
      }
      #layer2 
      {
      position:       fixed;
      top:           50px;
      left:           0px;
      width:          234px;
      text-align: left;
  
      }
      
#layer3 {
        position:       relative;
        top:           auto;
        left:           -100px;
        width:          100%;
        color: white;
        background-color: inherit;
      background-image: inherit;
        }

      


