.MainHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.SideMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #006633;
	font-style: italic;
}
.Menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #660000;
	text-decoration: none;
}
.SubMenu1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	font-weight: bold;
	color: #66CC33;
}
.Section {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FF0066;
	text-decoration: underline;
}
.MenuHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #336600;
	font-weight: bolder;
	text-decoration: underline;
}
.Menuheading1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	color: #3333CC;
	text-decoration: underline;
}
.BusinessName {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0066;
}

