.page-title h1 p, h1 {
	font-family: FuturaBook,Arial,Helvetica,sans-serif !important;
	font-size: 15px;
	font-weight: bold;
	color: #888;
	background-color: #ececeb;
	padding: 5px;
    width: 80%;
}
.std p {
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	color: #1a171b;
	padding: 0 0 10px 10px;
}

.std p a {
	color: #98959a;
}
