body { 
    background-color: black;
    margin: 10pt;
    color: D4C977;;
    font-family: century gothic;
	font-size: 14px;
       }
       
    li, td, p { 
    margin: 10pt;
    font-family: century gothic;
	font-size: 13px;
       }
       
    .small { 
    margin: 10pt;
    font-family: century gothic;
	font-size: 10px;
       }
       
    .white { 
    
    font-family: century gothic;
	font-size: 13px;
       }


a:link {color: white; text-decoration: underline;}
a:visited {color: #689F7D; text-decoration: underline;}
