body {
	background:#000;
	text-align:center;
	font-size:small;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.previous,
.next {
	color:#333333;
	}
	
.previous a,
.next a {
	color:#00CC00;
	}
	
.previous a:hover,
.next a:hover {
	color:#FFFF66;
	}

.previous a:visited,
.next a:visited {
	color:#666666;
	}
	
.title {
	color:#009900;
	font-size:120%;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.website a {
	color:#999999;
	text-decoration:none;
	font-stretch:expanded;
	font-size:80%
	}

.website a:hover {
	color:#FFFF00;
	}
	
.demo_title {
	color:#FF3300;
	font-size:100%;
	}
	
.directions {
	color:#CCCCCC;
	font-style:italic;
	font-size:90%;
	}

	
