.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
}
.copyflow {
	overflow: scroll;
	height: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #006666;
	font-style: normal;
}
BODY {
scrollbar-face-color: #99BBCC;
scrollbar-highlight-color: #AADDFF;
scrollbar-3dlight-color: #2a3076;
scrollbar-darkshadow-color: #004466;
scrollbar-shadow-color: #20284D;
scrollbar-arrow-color: #DDEEFF;
scrollbar-track-color: #aacccc;
}
.tabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
}
.floatLeft {
	float: left;
	margin-right: 8px;
}
.floatRight {
	float: right;
	margin-left: 8px;
}
.heading {  font-family: Arial, Helvetica, sans-serif; font-size: 1em; font-style: italic; font-weight: bolder}
.extraBold {  font-family: Arial, Helvetica, sans-serif; font-size: .9em; font-weight: 900; font-variant: normal}
