

/**umb_name:Intro*/
.intro {
	display: block;
	font-size: 20px;
}

/**umb_name:Footnote*/
.footnote {
	font-size: 15px;
	line-height: 23px;
}

/**umb_name:Subhead*/
h2.sub-head {
	font-size: 18px;
	padding-top: 20px;
}

h2.subhead-large, h3.subhead-large {
	font-weight: bold;
	font-size: 20px;
	margin-top: 28px;
	margin-bottom: 16px;
}

h2.subhead-small, h3.subhead-small {
	font-weight: bold;
	font-size: 17px;
	margin-top: 8px;
	margin-bottom: 3px;
}

p.tt-intro {
	font-size: 20px;
	margin-bottom: 20px;
}