body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	letter-spacing: 0px;
	color: #000;	
	text-align: left;
	margin: 16px;
}

p {
	font-size: .9em;
	margin-bottom: 16px;	
}

* { padding:0px; margin:0px; }

h1 {
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 20px;
	margin-bottom: 12px;
}

a.h2 {
	font-size: 1sem;
	letter-spacing: -1px;
	line-height: 1em;	
	font-weight:bold;
	color:#114683;
	display: block;
}

.h2 {
	font-size: 1em;
	letter-spacing: -1px;
	line-height: 1em;	
	font-weight:bold;
	color:#000000;
	display: block;
}

h3 {
	font-weight:bold;
	font-size: 1.1em;
	line-height:20px;
	padding: 0px;
	margin: 0px;
}

h4 {
	font-weight:bold;
	font-size:11px;
}

h5 {
	font-weight:normal;	
	font-size:.7em;
	margin-bottom: 12px;
}

hr {
	width: 100%;
	height: 1px;
	border-top: 1px #CCCCE6;
	margin: 10px 0;
}


a {
	color: #0E4887;
	text-decoration: none;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

.siteIndex {
	font-size: 1.2em;
	color: #114683;
	font-weight: bold;	
	margin-bottom: 14px;		
}

.section {
	color:#7F93C6;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
