body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	scrollbar-face-color: White;
	scrollbar-shadow-color: Silver;
	scrollbar-highlight-color: Silver;
	scrollbar-3dlight-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-track-color: White;
	scrollbar-arrow-color: #000080;
}
td {
	font-size: 11px;
}
h3 {
	margin-bottom: 1px;
	font-size: 13px;
	padding-bottom: 1px;
	margin-top: 2px;
	padding-top: 1px;
	background-image: url(images/h3_back.jpg);
	background-position: left;
	background-repeat: repeat-y;
	padding-left: 4px;
	background-color: White;
	border-bottom-color: #7b88c1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: White;
	border-top-style: solid;
	border-top-width: 2px;
}
a {
	color: Navy;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: Blue;
}
.refback {
	background-image: url(images/ref_back.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding-bottom: 4px;
	padding-right: 6px;
}
ul {
	margin-top: 4px;
	margin-bottom: 2px;
}

