.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #000000;
	text-transform: none;
}

.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}

.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	font-weight: bold;
	color: #000000;
	text-transform: none;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-transform: lowercase;
	color: #336633;
	font-weight: lighter;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic;
	line-height: 18pt;
	text-transform: lowercase;
	color: #993300;
	font-weight: bolder;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	font-style: italic;
	text-transform: lowercase;
	color: #CC6600;
	font-weight: normal;
}


h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	margin-right: 30px;
	font-style: italic;
	text-transform: lowercase;
	color: #FFFFFF;
	font-weight: lighter;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: italic;
	line-height: 16pt;
	text-transform: lowercase;
	color: #993300;
	font-weight: normal;
}

.subHeader {
	margin-right: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	text-transform: lowercase;
	color: #FFFFFF;
}

.subHeader a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.subHeader a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
.subHeader a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}