body { background-color: #FAF0D4; 
	}

.rel 	{
	position: relative;
	top: 40px;
	}


.title {
	letter-spacing: .7em;
	font-family: "Arial";
	font-size: 17pt;
	color:#000000;
	}

.title2 {
	font-family: "Arial";
	font-size: 14pt;
	color:#000000;
	}



.links {
	font-family: "Arial";
	font-size: 13pt;
	color:#000000;
	}

.copy2 {
	font-family: "Arial";
	font-size: 11.5pt;
	color:#000000;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color:#000000;
	}

.small {
	font-family: "Arial";
	font-size: 9pt;
	color:#000000;
	}

a:link   { color: #000000; 
	text-decoration: none; 
	}

a:visited  { color: #000000; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #000000; 
	text-decoration: none;
	 }
