<!--
body,td{
  font-size : 14px;
}
A:link {text-decoration:none}
A:visited {text-decoration:none}
A:active {text-decoration:none}


body { color: #555555; }


body { background-color:ffffff; 
background-image: url(img/01.jpg); 
background-position:50% 50%;
background-repeat: no-repeat;
background-attachment: fixed; }


td.h1{font-size:110%;}

