@import url(/stylesheetsShared/CSS2/content.css);

/* h1 overrides default color (gray) */

h1{
	color: #1a4976;
	border-bottom: 1px dotted #c8c8c8;	
}
