.normal-text {
	font-family: tahoma;
	font-size: 12px;
	color: #1F2831;
}

.List-Item {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	list-style-type: disc;
	height: 25px;
	font-weight: bold;
}
.Small-text {
	font-family: tahoma;
	font-size: 11px;
	color: #1F2831;
	text-align: justify;
	padding: 40px;
	line-height: 17px;
	}
	
.Small-text-without_Padding {
	font-family: tahoma;
	font-size: 11px;
	color: #1F2831;
	text-align: justify;
	line-height: 17px;
	
}
.colored-link {
	font-family: tahoma;
	font-size: 11px;
	color: #00B0F0;
	font-weight: bold;
	text-decoration: underline;
}

.other-heading {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
}
.main-heading {
	font-family: "castleT", "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.Very-Small-text {
	font-family: tahoma;
	font-size: 5 px;
}

.Very-Small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	line-height: 5px;
}
