#TblText {
	height: 328px;
	width: 500px;
	overflow: auto;
	background-color: #f1f4f5;
  color: white;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36629e;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #36629e;
	letter-spacing: -0.02em;
	line-height: 13px;
}
a:link {
	color: #0b4aa0;
	text-decoration: none;
}
a:active {
	color: #e1e799;
	text-decoration: none;
}
a:visited {
	color: #82855a;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	text-align: right;
}
.navbar {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	padding-right: 6px;
	padding-top: 8px;
	letter-spacing: -0.01em;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #36629e;
	font-weight: 700;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: 700;
	color: #36629e;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #36629e;
}
body {
	scrollbar-base-color: #8e979e;
	scrollbar-face-color: #c9d1d4;
	scrollbar-track-color: #c9d1d4;
	scrollbar-arrow-color: #c9d1d4;
	scrollbar-darkshadow-color: #333333;
	scrollbar-highlight-color: #e1e799;
	scrollbar-3dlight-color: #ffffff;
}
