.tagline {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3300CC;
}
.tel {
	font-size: 11px;
	font-weight: bold;
	color: #BB0D21;
	background-color:#CCCCFF;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
}
.borderbottomright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCFF;	
}
.borderbottomleft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCFF;	
}
.star {
	color: #3300CC;
}
