body { background-color: black;
       color:#A6A1BB;
       font-size: 16px; font-family:"Arial";
     }

a:link {color: #E0DDF3;text-decoration:none;font-size:16px}
a:hover {color: white;text-decoration:none;font-size:16px}
a:visited {color: gray;text-decoration:underline;font-size:16px}
a:active {color: white;text-decoration:none;font-size:16px;}

p {text-align:justify}
p {text-indent: 5em}

.copy {      
font-size: 12px; font-family:"Arial"; text-decoration:none;
}