.blue {
	color: #27547e;
	font-weight: bold;
}
.small_text {
	font-size: 10px;
}
.record_text {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #27547e;
	font-size: 12px;
}
.headings_white {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
}
.twelve_point {
	font-size: 12px;
}.dd_menu {
	background-color: #27547e;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.headings {
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: -.06em;
	color: #27547e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

