body   {
       text-align:center;
	   margin:0 auto;
	   padding:0;
}
#header{
      width:793px;
	  height:299px;
	  background:
      url(img01.gif) no-repeat;
}
a:link {
  color: blue;
  font-weight: 100;
  text-decoration: none;
}
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;
	  height:715px;
	  background: white url(img02.gif) ;
}
.text{
      WIDTH: 580px;
	  FONT-FAMILY: '‚l‚r –¾’©'; 
	  font-weight:bold;
	  font-size:12pt;
	  margin:0 auto;
	  letter-spacing:normal;
          line-height:1.5em;
	  text-align:justify;
          text-justify:inter-ideograph;
}
#footer{
      width:793px;
	  height:162px;
	  background: url(img03.gif) no-repeat;
}
td {
  padding:0px;
  font-weight: bold;
  font-size: 11pt;
  color: black;
  background-color: #ffffff;
}
td.x {
  background-color:#d7ffd7;
  text-align: center;
  color: black;
  font-size: 11pt;
  /*border-bottom-style: solid;
  border-right-style: solid;*/
}
td.y {
  background-color: #ffff00;
  text-align: center;
  color: black;
  font-size: 11pt;
  /*border-bottom-style: solid;
  border-right-style: solid;*/
}

