body   {
       text-align:center;
	   margin:0 auto;
	   padding:0;
}
#header{
       width:793px;
       height:220px;
       margin:0 auto;
       background:url(img01.gif) no-repeat;
}
a:link {
  color: blue;
  font-weight: 100;
  text-decoration: ;
}
a:visited {
  color: blue;
  text-decoration: none;
}
a:hover {
  color: #400080;
  background-color: white;
  text-decoration: none;
}
a:active {
  color: red;
  text-decoration: none;
}
div img{
      POSITION: relative;
	  TOP: 100px; 
}	  
#main{
      width:793px;
      margin:0 auto;
      background: white url(img02.gif) ;
}
.text{
      WIDTH: 610px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-weight:;
	  font-size:12pt;
	  letter-spacing: -1px;
          TEXT-ALIGN:left;
	  line-height:1.5em;
	  text-align:justify;
      text-justify:inter-ideograph;
}
#footer{
      width:793px;
	  height:96px;
          margin:0 auto;
	  background: url(img03.gif) no-repeat;
}
td {
  padding:0px;
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background-color: #efffc1;
}
td.x {
  background-color:#d9d9d9;
  text-align: center;
  height:20px;
  color: blue;
  font-size: 10pt;
  /*border-bottom-style: solid;
  border-right-style: solid;*/
}
td.y {
  background-color: #efffc1;
  text-align: center;
  color: black;
  font-size: 10pt;
  /*border-bottom-style: solid;
  border-right-style: solid;*/
}

