H1 { font-size: 2em; border-bottom: 1px solid navy; width: 15%;}
H2 { font-size: 1.2em; }
H3,H4 { font-size: 1em; padding: 5px 0 0 20px; margin: 0; }
H4,H5,H6 { font-size: 1em; font-style: italic; }

a:link, a:visited, a:active, a:hover {
	color: navy;
    	text-transform: uppercase;
	font-size: 0.8em;	
	font-weight: bold;
}


