body{
padding:0px;
margin:0px;
}
.tit {
	font-family: Tahoma;
	font-size: 12px;
	color: #54C8DE;
	font-weight: bold;
	line-height: 12px;
}
.text {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 12px;
	color: #A2CEFB;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
}
