.HeaderText{
	font-weight: bold;
	font-size: 2.5rem;
	display: block;
	padding-bottom: 5px;
	letter-spacing: 1px;
	text-transform: uppercase;
        /*color: #233310;*/
/*color: #775055;*/
/*color: #567452;*/
color: #0B1A2B;
}
.SubHeaderText{
	font-weight: bold;
	font-size: 1.5rem;
	display: block;
	padding-bottom: 5px;
	letter-spacing: 1px;
        color: #C9A962;
}
.mobileTable{
}

