/* CSS Document */

body{
margin:0;
line-height:150%;
font-size:12px;
}

img{
border:none;
}

a:link{
text-decoration:none;
color:#000000;
}

a:visited{
text-decoration:none;
color:#000000;
}

a:hover{
text-decoration:underline;
color:#000000;
}

/*----INDEX----*/

.copy{
line-height:150%;
margin:7px 0 10px 10px;
text-align:left;
}

.headerBack{
background:url(img/top_02.jpg) #FFFFFF no-repeat center;
height:74px;
text-align:right;
padding:0 230px 0 0;
}

.headerBack td{
padding:44px 0 0 0;
}








