.header {
	font-family: Arial Narrow bold;
	font-size: 14px;
	color: #4b4b4c;
	text-decoration: none;
	padding-right: 45px;
}

.sub_header {
	font-family: Arial;
	font-size: 11px;
	color: #4b4b4c;
	text-decoration: none;
	padding-right: 45px;
}


.text {
    font-family: Arial;
	font-size: 11px;
	color: #737373;
	padding-right: 45px;
	}
	

.link {
    font-family: Arial;
	font-size: 11px;
	color: #737373;
	}
