.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, h2, h3, h4, h5, h6 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#222;
	margin: 0 0 0.25em 0;
}
h1 {
	font-size: 200%;
	color:#013D85;
}                       /* 30px */
h2 {
	font-size: 150%;
	color:#5888C2;
}                       /* 24px */
h3 {
	font-size: 133.33%;
	color:#5888C2;
}                    /* 18px */
h4 {
	font-size: 116.67%;
	color:#ff9900;
}                    /* 16px */
h5 {
	font-size: 116.67%;
}                    /* 14px */
h6 {
	font-size: 116.67%;
}                    /* 14px */

