body { background-color: #000000;  
	font-family: "Arial";
	}

.rel {
	position: relative;
	top: 60px;
	}


.title {
	font-family: "Arial";
	font-size: 12pt;
	color: #C598C6;
	}


img
{
    max-width: 100%;
    height: auto;
}



.links {
	font-family: "Arial";
	font-size: 10pt;
	color: #C598C6;
	}


.copy {
	font-family: "Arial";
	font-size: 10pt;
	color: #C598C6;
	}

.small {
	font-family: "Arial";
	font-size: 8pt;
	color: #C598C6;
	}

a:link   { color: #C598C6; 
	text-decoration: none; 
	}

a:visited  { color: #C598C6; 
	text-decoration: none;
	}

a:hover  { color: #FFFFFF; 
	text-decoration: none; }

a:active  { color: #C598C6; 
	text-decoration: none;
	 }
