body {
	background-color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	
}

A:Link {color: #5db7d4; text-decoration: none;}
A:Visited {color:#5db7d4; text-decoration: none;}
A:Hover {color: #e79b04; text-decoration: none;}

.header {
		font-family: sans-serif;
		font-weight: bold;
		color:#5db7d4;
		stress: strong;
		font-size: 32px;
}

.header2 {
		font-family: sans-serif;
		font-weight: bold;
		color:#5db7d4;
		stress: strong;
		font-size: 20px;
}

.link2 {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 14px;
}

.copy {
		font-size:10px;
}

.text {
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	
}