@charset "UTF-8";
.paragraph {
	font-weight: normal;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
}
.heading {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.SALSAheading {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #F00;
	font-family: Arial;
}
.navbar {
	color: #00755B;
	font-family: Arial;
	font-size: 12pt;
}
th {
	font-weight: normal;
}

