body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #262727;
	font-family: Futura, Helvetica, Arial,  sans-serif;
	font-size: 12px;
	text-decoration: none;
	line-height: 16px;
	background-color: #FFF;
}
.header {
	color: #333;
	font-size: 18px;
	font-weight: normal;
	padding-top: 50px;
	height: 10px;
	width: 400px;
	word-spacing: 4px;
}
.nav {
	color: #333;
	font-size: 11px;
	font-weight: normal;
	padding-top: 10px;
	height: 10px;
	word-spacing: 4px;
	padding-bottom: 40px;
}
.tableHeight {
	height: 100%;
}
.aboutCopy {
	background-color: #FFF;
	color: #262727;
	font-size: 11px;
	font-weight: normal;
	padding-left: 50px;
	padding-top: 450px;
	padding-bottom: 20px;
	height: 10px;
	width: 400px;
	border-right-width: 160px;
	border-left-width: 160px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFF;
	border-left-color: #FFF;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #333;
}
a:hover {
	color: #666;
	text-decoration: none;
}

