body { background-color: #000000; 

	}

.title {
	font-family: "Arial";
	font-size: 14pt;
	color: #EBDAB1;
	}


.links {
	font-family: "Arial";
	font-size: 13pt;
	color: #EBDAB1;
	}

img
{
    max-width: 100%;
    height: auto;
}



.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #EBDAB1;
	}

.small {
	font-family: "Arial";
	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;
	 }
