body 	{ background-color: #E7E3E2;
	}

.rel 	{
	position: relative;
	top: 30px;
	}


.title {
	letter-spacing: .5em;
	font-family: Arial;
	font-size: 18pt;
	color: #826155;
	}


.links {
	font-family: Arial;
	font-size: 12pt;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #826155;
	}

.small {
	font-family: "Arial";
	font-size: 9pt;
	color: #826155;
	}

a:link   { color: #826155; 
	text-decoration: none; 
	}

a:visited  { color: #826155; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #826155; 
	text-decoration: none;
	 }
