body { background-color: #781E07; 
	}

.rel {	
	position: relative;
	top: 60px;
	}

.title {
	font-family: "Georgia";
	font-size: 17pt;
	color:#EBDAB1;
	}

.smtitle {
	font-family: "Georgia";
	font-size: 13pt;
	font-style: italic;
	color:#EBDAB1;
	}

.links {
	font-family: "Georgia";
	font-size: 12pt;
	color:#EBDAB1;
	}


.copy {
	font-family: "Georgia";
	font-size: 10pt;
	color:#EBDAB1;
	}

.small {
	font-family: "Georgia";
	font-size: 8pt;
	color:#EBDAB1;
	}

a:link   { color: #EBDAB1; 
	text-decoration: none; 
	}

a:visited  { color: #EBDAB1; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #EBDAB1; 
	text-decoration: none;
	 }
