/* CSS Document */

.title {
	color: #0A50A1;
	font-weight: bold;
	font-size: 15px;
}
.location {
	color: #0A50A1;
	font-weight: bold;
	font-size: 12px;
	line-height: 140%;
}
.arch {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	line-height: 210%;
	}
.geo {
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	line-height: 130%;
	}
.type {
	color: #0A50A1;
	font-size: 9px;
	line-height: 220%;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333 
}
.bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 180%;
	color: #0A50A1 
}
.highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 160%;
	color: #0A50A1 
}
.role {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 140%;
	color: #0A50A1 
}
