
h1 { /* top sub-header */
	margin-top: 15px;
	font-size: 16px;
	font-weight: bold;
	}
	
h1 a:link { text-decoration:none; font-weight: bold; font-size: 16px; color:#444;}
h1 a:visited { text-decoration:none; font-weight: bold; font-size: 16px; color:#444;}
h1 a:hover { text-decoration:underline; font-weight: bold; font-size: 16px; color:#444;}
h1 a:active { text-decoration:none; font-weight: bold; font-size: 16px; color:#444;}
	
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #3A496B;
	}
	
h3 a:link { text-decoration:none; font-weight: bold; font-size: 16px; color: #3A496B;}
h3 a:visited { text-decoration:none; font-weight: bold; font-size: 16px; color: #3A496B;}
h3 a:hover { text-decoration:underline; font-weight: bold; font-size: 16px; color: #3A496B;}
h3 a:active { text-decoration:none; font-weight: bold; font-size: 16px; color: #3A496B;}







