.Name {
	text-align: left;
}
.phone {
	text-align: right;
}
.Description {
	font-style: italic;

}
.Closing {
	font-size: 12px;
}
.NoItemsMsg {
	font-style: italic;
	font-weight: bold;
	text-align: center;

}
.ColTitle {
	text-decoration: underline;
}
