.headline {
	font-weight: bold;
	font-size: 14pt;
	color: #036;
	text-decoration: none;
}

.subheading {
	font-weight: bold;
	color: #036;
}

.photocaption {
	font-size: 8pt;
	font-style: italic;
}

.byline {
	font-style: italic;
}

h1 {
	text-align:left;
	font-family: Verdana,&quot;Times New Roman&quot;, Times, Georgia, serif;
	font-weight:900;
	font-size:1.5em;
	color:#006693;
	margin:0;
	padding:0;
	text-transform:uppercase;
	letter-spacing: -1;
}

h2 {
	text-align:left;
	font-family: Verdana,&quot;Times New Roman&quot;, Times, Georgia, serif;
	font-weight:600;
	font-size:1.5em;
	color:#FE7C10;
	margin:0;
	padding:0;
	letter-spacing: -1;
}

h3 {
	text-align:left;
	font-family: Verdana,&quot;Times New Roman&quot;, Times, Georgia, serif;
	font-weight:normal;
	font-size:1.7em;
	color:#000;
	margin:0;
	padding:0;
}
		
h4 {
	display:none;
}

.drop {
	float: left;
	font-size: 300%;
	color: #017dc3;
	line-height: 0.85em;
	margin-right: 0.03em;
	margin-bottom:-0.25em;
	font-weight:bold;
}


		.greentext {
			color: #035067;
			font-size:90%;
		}

.graytext {
color:#3D3D3D;
}

.orangetext {
			color: #e77d13;
			font-size:90%;
		}

