/* AYPF style sheet for screen display of briefs. This style sheet augments the base style definitions in a separate file */

h1 {
	border-top: 3px solid #ccd1e3;
	padding: 6px 0px 0px 0px;
	margin-bottom: 0px;
}

h1#subtitle, .Subtitle {
	margin-top: 0px;
	border-top: none;
	border-bottom: 2px solid #0c2d8d;
	font-size: 12pt;
	color: #ccd1e3;
	padding: 0px 0px 6px 0px;
}
