<!--
.linetopbottom1 {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.linebottom {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #666666;
}
.H2spacing {
	margin-bottom: -10px;
	margin-top: 0px;
}
.topbottom1 {
	border-top: 1px solid #666666;
	border-right: none #CCCCCC;
	border-bottom: none #666666;
	border-left: none #666666;
}
.H1spacingCopy {
	margin-bottom: -8px;
	margin-top: 0px;
}
.links1 {
	text-decoration: none;
}
.lineall8 {
	border: 1px solid #000000;
}
a:hover {
	text-decoration: underline;
        color: #286ea0;
}
-->