body, body div {
	font-family: Segoe UI, Verdana, Tahoma, Arial;
	font-size: 16px;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	line-height: 18px;
}
a:active {
	text-decoration: none;
}
a:link {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
	border: 1px none #FF9900;
}
a:visited {
	color: #0080FF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
.pagecaption {
	font-size: 18px;
}
.colheader {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
}
td {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
}
td.tabletitle {
	font-size: 18px;
	font-weight: bold;
}
td.cellnumber {
	text-align: right;
}
td.rowheader {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
td.headlink {
	font-size: 14px;
}
div.sep {
  width: 50px;
  border: 1px solid transparent;
	float: left;
}
div.content {
  padding-left: 50px;
  padding-right: 50px;
	float: left;
}
ul {
  line-height: 30px;
}
.highlight {
  font-weight: bold;
}

