a:link,a:visited,a:active,a:hover{
color:#666666;
font-weight:bolder;
text-decoration:none;
}
body{
margin-top:50px;
padding:0px;
background-color:#ffffff;
background-image:url(bg.jpg);
background-position:100% 0%;
background-repeat:no-repeat;
overflow-x:hidden;
overflow-y:hidden;
}
table{
color:#666666;
font-size:10px;
line-height:150%;
font-family:"Verdana","MS UI Gothic";
}
.main{
width:700px;
height:370px;
border:1px solid #666666;
filter:alpha(opacity=75);
}
.copy{
font-size:10px;
text-align:right;
}