.titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #F5821F;
	text-decoration: underline;
	margin-top: 1px;
}
.bodyfont {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #495376;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
}

p 

{
	margin: 3px;
	padding: 3px;
}

