
/* AHp_w3_styles.css */


h1 {
	color: lightGrey;
}


header[id] {
	height: 1.6rem;
}


header a {
	margin: 1.4rem;
}



h2 {
	height: 1.6rem;
}


th {
	text-align: left;
}

th[t$=ID],  td[t$=ID]  {
	color: lightGrey;
}

input[name$=ID]  {
	color: darkGrey;
}


td[name="CONTENT_PATH"]  {
	font-weight: bold;
}

td[name="CONTENT_PATH"] a {
	text-decoration: none;
}



