.SidebarText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.HeadCentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.Para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-indent: 0pt;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: 6px;

}
.BulletText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 12px;



}
.ParaWhite {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
