.headline { 
	font-size: 13pt; 
	font-weight: bold;
	color: #EB8321; 
	margin-top: 0px; 
	margin-bottom: 10px;
	}

.subheading {
	font-weight: bold;
	color: #036;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}



h1, h2, h3, h4, h5, h6 {
	font-size: 10pt;
	margin-bottom: 0px;
	}

h1 {
	font-weight: bold;	
	}

h2 {
	font-style: italic;
	}

h3 {
	font-weight: normal;
	font-style: italic;
	}

h4 { 
	font-weight: bold;
	color: #EB8321;
	
	}

h4 a { 
	font-weight: bold;
	color: #EB8321;
	text-decoration: none;
	}

h4 a:hover {
	text-decoration: underline;
	}

html>body h5 { 
	font-weight: bold;
	color: #365073;
	padding-bottom: 3px;
	}


h5 { 
	font-weight: bold;
	color: #365073;
	margin: 0px;
	text-decoration: underline;
	}

h5 a { 
	font-weight: bold;
	color: #365073;
	text-decoration: underline;
	}

h5 a:visited { 
	font-weight: bold;
	color: #365073;
	text-decoration: underline;
	}

h5 a:hover {
	text-decoration: underline;
	color: #365073;
	}

h6 { 
	font-weight: bold;
	color: #6692C9;

	}

h6 a { 
	font-weight: bold;
	color: #6692C9;
	text-decoration: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}

h6 a:hover {
	text-decoration: underline;
	}




