.coolscroll {
	scrollbar-Arrow-Color:gold;
	scrollbar-Base-Color:black;
	scrollbar-Face-Color:black;
	scrollbar-Highlight-Color:gainsboro;
	scrollbar-Shadow-Color:gainsboro;
	scrollbar-Track-Color:white;
}
.topbar {
	font-size: 20pt;
	font-style: normal;
	font-weight: bold;
	color: white;
	background: black;
	margin-top: 3px;
	margin-left: 3px;
	margin-bottom: 3px;
	cursor: hand;
}

.subheadingbox {
	background: white;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #747070;
	border-left-color: #747070;
	font-family: arial;
	font-size: 9pt;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}

.colorbox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #747070;
	border-left-color: #747070;
	border-top-color: #747070;
	border-bottom-color: #747070;
}

a:link {
	color: blue;
	font-size:9pt;
	text-decoration: underline;
}
a:visited {
	color: blue;
	font-size:9pt;
	text-decoration: underline;
}
a:link:hover {
	color: maroon;
	font-size:9pt;
	text-decoration: underline;
}
.tdd1 {
	font-family:arial narrow;
	font-size:8pt;
	background: white;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	border-right-color: #747070;
	border-left-color: #747070;
	border-top-color: #747070;
	border-bottom-color: #747070;
}

a.map:link {
	color: blue;
	font-size:24pt;
	text-decoration: underline;
}
a.map:visited {
	color: blue;
	font-size:24pt;
	text-decoration: underline;
}
a.map:link:hover {
	color: maroon;
	font-size:24pt;
	text-decoration: underline;
}