﻿.center_cell {
				font-family: Arial;
				text-align: center;
				font-size: medium;
				font-weight: bold;
}

.top_cell {
				background-image: url('images/top_cell_back.jpg');
}

.navy_cell {
				background-color: #000080;
				font-size: xx-small;
}
.lt_text {
				font-family: Arial;
				text-align: left;
}
