.paragragh {
	color: #333333;
	left: 10px;
	right: 10px;
	clip: rect(auto,10px,auto,10px);
	text-indent: 5px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

