body { background-color:#000000; 
       margin-left:0px; margin-right:0px; margin-top:0px; margin-bottom:0px;
       overflow-x:hidden; overflow-y:hidden;}
         
a:link { text-decoration:none; color:#D1CEC3; }
a:visited { text-decoration:none; color:#D1CEC3; }
a:hover { text-decoration:none; color:#484D4E; }
a:active { text-decoration:none; color:#D1CEC3; } 

p { font-size:12pt;
     color:#D1CEC3;
     line-height: 150%;
     font-family:Verdana,Arial;
     margin-left:30px;}

h1 { font-size:12pt;
     color:#D1CEC3;
     line-height: 150%;
     font-weight:bold;
     font-family:Verdana,Arial;}
     
ul { font-size:12pt;
     color:#D1CEC3;
     line-height: 150%;
     font-family:Verdana,Arial;
     margin-left:23px;
     padding-left:23px;}
    
