.title {
	font-family: Verdana;
	font-weight: bold;
	color: 081A6C;
	font-size: 20px;
}
.contact {
	font-family: Verdana;
	font-weight: bold;
	color: 081A6C;
	font-size: 18px;
}
.team {
	font-family: Verdana;
	font-weight: bold;
	color: 036787;
	font-size: 16px;
}

hr {
	border: 0;
	height: 1px;
	color: #555555;
	
}
.subtitle {
	font-family: Verdana;
	font-weight: bold;
	color: 036787;
	font-size: 10px;
}
.style1 {
	font-family: Verdana;
	font-weight: bold;
	color: 000000;
	font-size: 11px;
}
.thumb {
	border: 1px solid #bbbbbb;
}