div,body,p,td {	
	font-family: "Inter UI","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu, Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    font-size: 18pt;
    background-color: #000;
    color: #ccc;
    text-align: center;
}
a:link {
    text-decoration: none;
    color: #FFF181;
}
a:visited {
    color: #6C8B6E;
}
.copy {
    font-size: 9pt;
}
