body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:12px
}

table {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D0DBF4;
	border-right-color: #D0DBF4;
	border-bottom-color: #D0DBF4;
	border-left-color: #D0DBF4;
}

hr {
	color:#D0DBF4;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	border-color:#D0DBF4;
}

table.centered {
	text-align:center;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

pre {
	font-family:"Courier New", Courier, mono;
	font-size:14px;
	font-weight: normal;
	font-variant: normal;
}
.largeInstrument {

	background-color:#D0DBF4;
}
