h1{
	color: #FFF;
	font-size: 15px;
}

h2{
	color: #FFF;
	font-size: 13px;
	}

h3{
	color: #fff;
	font-size: 12px;
	padding-bottom: 2px;
	font-weight: bold;
	}
h4{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	}
h5{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	}

p{
	color: #999;
	font-size: 11px;
	line-height: 15px;
}
.disclaimer{
	font-size: 9px;
	color: #999;
	line-height: 9px;
}
.button{
	color: #333;
	background-color: #EC95BF;
	border: 1px solid #FFF;
	font-size: 11px;
	font-weight: bold;
}
.tel{
	color: #FFF;
	font-size: 13px;
	}
hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #574D55;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #574D55;
}
.personal_details{
	color: #fff;
	font-size: 14px;
	}
	
.contact_details{
	font-size: 12px;
	color: #EDA7CB;
}
.employment_header{
	color: #FFF;
	font-size: 17px;
}
.guide_text{
	font-size: 12px;
	color: #EDA7CB;
	}
#text_holder p{
	font-size: 11px;
	color: #999;
}
#contact_details p{
	font-size: 13px;
	color: #fff;
}
.copyright{
	font-size: 10px;
	color: #FFF;
}
#incall_locations h3{
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	}
