body {

background-color:#ffffff; 
background-image:url(image/bg.gif); 
background-repeat:no-repeat; 
background-attachment:fixed; 
background-position:center bottom; 
}

A:link     {color: #0099cc;text-decoration: none}
A:visited {color: #0099cc;text-decoration: none}
A:active  {color: #0099cc;text-decoration: none}
A:hover  {color: #ffff00;text-decoration: underline}

td          {font-size:12px;color:#333333;line-height:130%;
}
p          {font-size:16px;color:#ff3300;letter-spacing:1pt;line-height:100%}
.tx1          {font-size:16px;Helvetica,Arial,sans-serif; letter-spacing:2pt; color:#ff6600;line-height:125%}
.tx2          {font-size:14px;Helvetica,Arial,sans-serif; letter-spacing:1pt; color:#ff3300;line-height:100%}
