/* CSS Document */
<style type="text/css">
		.topbottom {
			border-top-width: 2px;
			border-right-width: 0px;
			border-bottom-width: 2px;
			border-left-width: 0px;
			border-top-style: solid;
			border-right-style: none;
			border-bottom-style: solid;
			border-left-style: none;
			border-top-color: #000000;
			border-right-color: #00000;
			border-bottom-color: #00000;
			border-left-color: #000000;
		}
		.bottomline {
			border-bottom-width: 1px;
			border-top-style: none;
			border-right-style: none;
			border-bottom-style: solid;
			border-left-style: none;
			border-bottom-color: #000000;
		}
		.H2spacing {
			margin-bottom: -10px;
			margin-top: 0px;
		}
		.topline {
			border-top: 1px solid #000000;
			border-right: none #CCCCCC;
			border-bottom: none #000000;
			border-left: none #000000;
		}
		.H1spacingCopy {
			margin-bottom: -8px;
			margin-top: 0px;
		}
		.links1 {
			text-decoration: none;
		}
		.lineall8 {
			border: 1px solid #000000;
		}

</style>
	
	