


h1, h2, h3, h4, h5, h6 {
	font-weight: lighter;
	color: #FFF;
	line-height:120%;
	font-family:Arial, Helvetica, sans-serif;
	}

h1 {
	font-size: 4.4em;
	line-height:100%
}

h2 {
	font-size: 2.4em;
	color:#7279A5;
	margin: 0px 0px 3px 0px;
	}
	
h3 {
	font-size: 2.1em;
	color:#7279A5;
	margin: 0px 0px 0px 0px;
}
h4 {
	font-size: 1.8em;
	line-height: 1.25;
	margin: 0px 0px 2px 0px;
}
h5 {
	font-size: 1.6em;
	margin: 0px 0px 2px 0px;
}
h6 {
	font-size: 1.3em;
	margin: 0px 0px 2px 0px;
}
	

strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/* -------------- MISCELLANEOUS CLASSES -------------- */




.firstPara {
	font-size:1.35em;
	color:#FFF;
}

.moreInfo {
	font-weight:bold;
	text-align:right;
	display:block;
}




