#TblText {
	height: 539px;
	width: 780px;
	overflow: auto;
  color: white;
}
#TblText2 {
	height: 525px;
	width: 768px;
	overflow: auto;
  color: white;
}
body, html {
  scrollbar-face-color: #1a88b0;
  scrollbar-track-color: #106b96;
  scrollbar-3dlight-color: #671670;
  scrollbar-highlight-color: #bcb320;
  scrollbar-arrow-color: #bcb320;
}
a {
	text-decoration: none;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #eae8e8;
}
.faqQuestions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #eae8e8;
	line-height: 18px;
}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #a7b7db;
	font-weight: bold;
	text-align: left;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #eae8e8;
}
a:link {
	color: #f1e96b;
}
a:visited {
	color: #a7b7db;
}
a:active {
	color: a12830;
}
a:hover {
	color: #c87ed0;
}
