h1 {
	font-size: 16pt;
	font-weight: bold;
}
#SalkHeader {
	margin-bottom: 10px;
}

#SalkHeader img {
	border: 0;
}
table#labSummary {
	border-collapse: collapse;
	margin-top: 3em;
}

table#labSummary tr .lab {
}

table#labSummary tr td {
	padding: 8px;
}

#title	{
	background-color: orange;
}

.labID {
	background-color: blue;
	color: white;
}

.labID a {
	color: white;
	font-style: underline;
}

@media print {
  a[href]:after {
    content: none !important;
  }
}
