.body-captions {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: left;
}
.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #000;
}
.title-main {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #00F;
}
.title-subtitle-red {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-align: center;
	color: #C00;
}
.tangibly {
		font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0CF;
}
.body-captions {
	text-align: center;
	color: #000;
}
.red {
	color: #900;
}
.left {
	text-align: left;

}
.bold {
	font-weight: bold;
}
.green {
	color: #060;
}

