body {
	margin-top: 40px;
	margin-bottom: 40px;
	background-color: #000000;
}

.body-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366FF;
}

.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9933;
}

.chart-heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9933;
}

.chart-copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
}

.chart-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #3366FF;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9933;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

a:hover {
	color: #FF6600;
}

.bkgd-table {
	background-color: #999999;
}

.bkgd-content {
	background-color: #FFFFFF;
}

.bkgd-chart {
	background-color: #FFFFFF;
}

.bkgd-black {
	background-color: #000000;
}

.bkgd-orange {
	background-color: #FF9933;
}

.bkgd-grey {
	background-color: #333333;
}

.index-bass {
	background-image: url(/nathansantos/photos/index-bass.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
