@charset "utf-8";
.Text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}
.TextHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #707070;
}
a:link {
	color: #707070;
	}
a:visited {
	color: #707070;
	}
a:hover {
	color: #707070;
	text-decoration: none;
	}
a:active {
	color: #707070;
	}
.picture {
	color: #383838;
}
.tablespacer {
	background-image: url(Images/tablespacer.jpg);
}

