/**
 * Style sheet basic
 */
.acc-div-text
{
	margin:1px;
	padding:0px;
	text-align:justify;
	font-family:Verdana;
	font-size:12px;
	color:#000000;
	line-height:160%;
}
