.b {
	color : #666666;
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
}

.t {
	color : #4B4B4B;
	background-color: white;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 15px;
	margin-right : 15px;
	text-align : justify;
	text-indent : 20pt;
}

