/* Unchanged */
body 	{
	background-color: #000000;
	}


.rel 	{
	position: relative;
	top: 50px;
	}


.title {
	letter-spacing: 2.5em;
	font-family: Arial;
	font-size: 15pt;
	color: #333333;
	line-height: 20px;
	}


.links {
	letter-spacing: .2em;
	font-family: "Arial";
	font-size: 11pt;
	color: #333333;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #333333;
	}

.small {
	font-family: "Arial";
	font-size: 9pt;
	font-style: italic;
	color: #333333;
	}

a:link   { color: #333333; 
	text-decoration: none; 
	}

a:visited  { color: #333333; 
	text-decoration: none;
	}

a:hover  { color: #CCCCCC; 
	text-decoration: none; }

a:active  { color: #333333; 
	text-decoration: none;
	 }
.rel table tr td div h3 {
	color: #666;
}
.rel table tr td div h3 {
	color: #333;
}
.spacing {
	line-height: 20px;
}

