.welcomefont {
	font-family: Arial, Helvetica, sans-serif, ArtBrush;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BA7402;
}
.normalfont {
	font-family: Arial, Helvetica, sans-serif, ArtBrush;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #3C3C3C;
}
.readmore {

	font-family: Arial, Helvetica, sans-serif, ArtBrush;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #BA7402;
}
.images {
	margin: auto;
	padding: 1px;
	clear: left;
	float: left;
	height: 68px;
	width: 106px;
	list-style-image: url(images/pp.jpg);
}

