	body { margin: 15px; color: #eee; font-family: verdana, arial; background-color: #000; background-image: url('/images/stars.jpg'); }
	td, p { vertical-align: top; color: #eee; font-family: verdana, arial; font-size: 12px;}
	h1 {color: #40a2c9; font-size: 18px; font-weight: bold; margin: 0 0 10px 0;}
	h2 {color: #40a2c9; font-size: 16px; font-weight: bold; margin: 0 0 10px 0;}
	h3 {color: #40a2c9; font-size: 14px; font-weight: bold; margin: 0 0 10px 0;}
	h4 {color: #40a2c9; font-size: 13px; font-weight: bold; margin: 0 0 10px 0;}
	
	
	a:link { color: #40a2c9 }
	a:visited { color: #40a2c9; text-decoration: none; }
	a:hover { color: #fff }

	
	.download { background-color: #40a2c9; padding: 4px; }
	
	.download a:link, .download a:visited {
		font-size: 14px;
		color: #fff;
	}
	
	.download a:hover {
		font-size: 14px;
		color: #000;
	}	
	
	span.launch { color: #fff; font-weight: bold;}
	.content { }
