.indexHeadingText {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: xx-large;
	line-height: normal;
	text-align: center;
}
.indexMainText {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: small;
	line-height: 30px;
	text-align: center;
}
.indexSmallText { font-family: "Times New Roman", Times, serif; color: #000000; font-size: x-small; line-height: normal}
.indexLargeText {
font-family: "Times New Roman", Times, serif; color: #FFFFFF; font-size: large; line-height: 36px
}
.indexTechnicalText {
	font-family: "Courier New", Courier, mono;
	color: #FFFFFF;
	font-size: small;
	line-height: normal;
}
