.SubHeading {font-size:18px;color:red;font-weight:bold;}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
.listheading {
	font-size: 18px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: none;
}
.listtext {
	font-size: 16px;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-type: none;
	font-weight: normal;
}
