h1, h2, h3, p {
	margin:0;
	padding:0;
}
h1 {
	font-family: georgia, serif;
	font-weight: lighter;
	color: #FFF;
	font-size: 1.2em;
	line-height: 1.55em;
}

h2 {
	font-family: georgia, serif;
	font-weight: lighter;
	color: #003a16;
	font-size: .9em;
	line-height: 1.45em;
}
h3.green {
	font-family: Georgia, sans-serif;
	font-weight: lighter;
	font-size:1em;
	line-height: 1.45em;
	color: #003a16;
}
h3 {
	font-family: Georgia, sans-serif;
	font-weight: lighter;
	font-size:1em;
	line-height: 1.45em;
	color: #fff;
}

h4 {
	font-family: Arial;
	font-weight: lighter;
	font-size:.7em;
	line-height: 1.35em;
	font-weight: bold;
}
p {
	font-family: arial, sans-serif;
	font-weight: lighter;
	font-size:0.75em;
	line-height: 1.35em;
	color: #fff;
	padding:0 0 0px 0;
}
#content ul {
	margin: 0;
	padding : 0;
	list-style: none;
}
.subpage h2 {
	font-family: georgia, serif;
	font-weight: lighter;
	color: #FFF;
	font-size: 1.15em;
	font-weight: lighter;
	line-height: 1.3em;
}


.subpage h1 {
	font-family: georgia, serif;

	font-weight: lighter;
	color: #FFF;
	font-size: 2.2em;
	line-height: 1.45em;
}

.sales-page h1 {
	font-family: georgia, serif;

	font-weight: lighter;
	color: #FFF;
	font-size: 2.2em;
	line-height: 1.45em;
}


.sales-page h2 {
	font-family: georgia, serif;

	font-weight: lighter;
	color: #FFF;
	font-size: 1em;
	line-height: 1.45em;
}

.sales-page h3 {
	font-family: georgia, serif;

	font-weight: lighter;
	color: #FFF;
	font-size: 1.6em;
	line-height: 1.45em;
}

.sales-page p {
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFF;
	font-size: .9em;
	line-height: 1.15em;
}

.subpage p {
	
	font-family:Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFF;
	font-size: .85em;
	line-height: 1.35em;
	padding-bottom:5px;
	padding-top:5px;
}
