.heading {
	font-family: "Times New Roman", Times, serif;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	color: #000000;
}
.smallwhitetext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	text-transform: capitalize;



}
.firstraven {
	font-family: Arial, "Eras Medium ITC", Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #990000;
}
.whitetext {

	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-variant: normal;
	background-color: #000000;
	text-transform: none;
}
