.HeaderText{
	color: #ffffff;
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
	width: 100%;
	
}

.NormalText{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	
}

.MenuTitle{
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	
}

