/* Headings */

.Heading1, h1 {
	font-size: 3.5em;
	}
.Heading2, h2 {
	font-size: 2.8em;
	padding-bottom: 0.4em;
	line-height: 1.2em;
	color: #40A43D;
	}
.Heading3, h3 {
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 0.3em;
	color: #40A43D;
	}
.Heading4, h4 {
	font-size: 1.2em;
	font-weight: bold;
	padding-bottom: 0.8em;
	}
	
/* Normal */
.Normal, p {
	font-size: 1.2em;
	}
	
/* User Selectable Styles */

.linkList a {}
.linkList2 {}
.largeText { font-size: 1.3em; }
.ContactUsText { font-size: 1.2em;font-family: Arial, verdana, Helvetica, Arial, sans-serif; }