body { background-color: #666666; 
	}

.rel {
	position: relative;
	left: 180px;
	}

.title {
	font-family: "Arial";
	font-size: 12pt;
	color: #FFFFFF;
	}


.links {
	font-family: "Arial";
	font-size: 12pt;
	color: #CCCCCC;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #FFFFFF;
	}

.small {
	font-family: "Arial";
	font-size: 8pt;
	color: #FFFFFF;
	}

a:link   { color: #CCCCCC; 
	text-decoration: none; 
	}

a:visited  { color: #CCCCCC; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #CCCCCC; 
	text-decoration: none;
	 }
