.section_title {
	font-family: ITC Franklin Gothic Demi, sans-serif;
      	font-size: 18px;
      	line-height: 12px;
      	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
}

.office_title {
	font-family: ITC Franklin Gothic Demi, sans-serif;
      	font-size:16px;
      	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color:#cf0030;
	
}

.info {
	font-family: ITC Franklin Gothic Demi, sans-serif;
      font-size:12px;
      line-height: 1px;
      color: #333333;
}

.person_title {
	font-family: ITC Franklin Gothic Demi, sans-serif;
      	font-size: 14px;
      	line-height: 10px;
	color:#cf0030;
	
}

.email {
	font-family: ITC Franklin Gothic Demi, sans-serif;
      font-size:12px;
      line-height: 1px;
      color: #333333;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a {
        font-family: ITC Franklin Gothic Demi, sans-serif;
      	font-size:12px;
      	line-height: 10px;
      	color: #333333;
        font-weight: bold;
        text-decoration: none;
        text-transform: uppercase;
}
a:hover { color:#cf0030; }
