  ﻿.rightTextHeader{
	font-size: 18px;
	text-decoration: underline;
	text-align: center;
	font-weight: bold;
	color: #8446ac;
	}
.rightParkingTextHeader{
	font-size: 18px;
	font-weight: bold;
	color: #8446ac;
	}
.rightTextSubHeading{
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	}
.rightText{
	text-align: center;
	font-size: 14px;
	}
.bodyHeader{
	font-size: 32px;
	font-weight: bold;
	color: #8446ac;
	text-decoration: underline;
	}	
.bodySubHeading{
	font-size: 22px;
	font-weight: bold;
	color: #8446ac;
	}
.bodyFootHeading{
	font-size: 18px;
	font-weight: bold;
	color: #844ac;
	}
.emailText{
	font-size: 16px;
	color: #8446ac;
	}
ol{
	list-style: circle
	}
	
.SubTextHeader{
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
	color: #8446ac;
	}