td {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #000000;
	width : 400px;
	text-align : left;
}
p {
	font-family: Arial, sans-serif, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	width : 400px;
	text-align : justify;
}
B {
	font-size : 12px;
	font-family: Arial, sans-serif, Verdana;
	font-weight : bold;
}
i{
	font-size : 11px;
	font-family: Arial, sans-serif, Verdana;
	font-style : italic;
}

