.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:14pt;
	font-style: normal;
}
.normalitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height:14pt;
	font-style: italic;
}
.normalbold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: normal; 
	line-height:14pt;
	font-weight: bold; 
}
.normalbolditalic {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12pt; 
	font-style: italic; 
	line-height:14pt;
	font-weight: bold; 
}
.normalblue {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #000066; }
.normalgreen {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #003300; }
.normallightblue {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #0033FF; }
.boldlightblue {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #0033FF; font-weight: bold; }
.boldgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #003300;
	font-weight: bold;
	line-height: 14pt;
}
.normalred {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #990000; }
.normalredbold {font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-style: normal; color: #990000; font-weight: bold; }
.hugeheadnobold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 36pt;}
.normalbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #462305;
	line-height: 14pt;
}

.normalbrownbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #462305;
}

.scripturecite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #462305;
	font-style: italic;
}

.BlueHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #0033CC;
	font-weight: bold;
}
.smallerblueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #0033CC;
	font-weight: bold;
}
.evensmallerblueheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0033CC;
	font-weight: bold;
}
.smallestblueheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #0033CC; font-weight: bold; }
.smallestgreenheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; color: #003300; font-weight: bold; }
.evensmallergreenheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16pt; color: #003300; font-weight: bold; }
.smallergreenheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; color: #003300; font-weight: bold; }
.Greenheading {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt; color: #003300; font-weight: bold; }

.listitem {
	color: #462305;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 16pt;
	list-style-image: url(../Images/bullet.gif);
}
.boldtoplistitem {
    color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	line-height: 18pt;
}
.bigtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000099;
	font-weight: bold;
}
.smalllightblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #0033FF;
}
