
.text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.subsectionRedCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.sectionBlackBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	text-align: center;
	color: #000000;
	font-style: normal;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.title {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.myname {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.textItalics {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
.mynameIndex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #990000;
	text-align: center;
}
.subsectionRedCapsIndex {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	color: #990000;
	font-weight: normal;
	text-align: left;
	font-variant: small-caps;

}
.titleIndex {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-align: center;
}
.sectionBlackBoldIndex {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	font-style: normal;
}
.textIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
