
html {
  scrollbar-base-color: #a0a0f0;
  scrollbar-3d-light-color: #ffffff;
  scrollbar-arrow-color: #ffffff;
  scrollbar-darkshadow-color: #000000;
  scrollbar-face-color: #a0a0a0;
  scrollbar-highlight-color: #ffffff;
  scrollbar-shadow-color: #000000;
  scrollbar-track-color: #e0e0e0;
}

body {
	margin: 20px;
	color: #000000;
	background-color: #d0d0d0;
	font-family: arial,sans-serif;
	font-size: 10pt;
}

table {
	margin-top: 10px;
}

input, select {
	font-family: arial,sans-serif;
	font-size: 8pt;
	color: #505050;
	background-color: #f0fff0;
}

.link {
	font-family: arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.table_title {
	white-space:nowrap;
}

.border {
	border-width: 1px;
	border-style: solid;
	border-color: #a0a0a0;
	padding: 0.2em;
	color: #000000;
	background-color: #ffffff;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

#footer {
	font-family: arial,sans-serif;
	font-size: 9px;
	text-align: justify;
}
