@charset "utf-8";
/* CSS Document */

.textalanibg {
	background-color:#FFF;
	border: solid #CCC;
	border-width:1px;
}
.yazi {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333;
	padding:10px;
	text-align:justify;
}

