body { background-color: #333333; 
	}

.title2 {
	font-family: "Arial";
	letter-spacing: 1em;
	font-size: 15pt;
	color: #EBDAB1;
	}

.title {
	font-family: "Arial";
	font-size: 15pt;
	color: #EBDAB1;
	}

img
{
    max-width: 100%;
    height: auto;
}



.links {
	font-family: "Arial";
	font-size: 12pt;
	line-height: 20pt;
	color: #EBDAB1;
	}


.copy {
	font-family: "Arial";
	font-size: 12pt;
	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;
	 }
