body{
margin:0;
padding:0;
line-height: 1.5em;
background:url(../htmls/images/bg_intro.gif) top left repeat-x #FFFFFF;
}
/*---------------------Copy------------------------------*/
.copy{
	color: #4D4D4D;
	font-weight:normal;
 	font-family:  tahoma;
 	font-size:11px;
	text-decoration:none;
}
.copyR{
	color: #4D4D4D;
	font-weight:normal;
 	font-family:  tahoma;
 	font-size:11px;
	text-decoration:none;

}
.copyR:hover{
	color: #ffffff;
	font-weight:normal;
 	font-family:  tahoma;
 	font-size:11px;
	text-decoration:none;
}



