body { 
    margin-top:20px;  
      margin-left:30px;  
      margin-right:30px;  
      margin-bottom:20px;  
      background-color:#000000;  
      font-family: gill, helvetica, sans-serif;  
    } 
 
a:link {color: #606060; text-decoration:none;} 
a:active {color: white; text-decoration:none;} 
a:hover {color: white; text-decoration:none;}  
a:visited {color: ##606060; text-decoration:none;} 
 
p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i { 
      font-family:tahoma,verdana,arial,sans-serif; 
      color:#645444; 
    } 
 
i {color:##606060;} 
b {color:##606060;} 
 
h1 { font-size:26pt; color:; } 
h2 { font-size:18pt; color:#d8ccd6; } 
h3 { font-size:14pt; color:#d8ccd6; } 
h4 { font-size:14pt; color:#d8ccd6; } 
 
 
.code { background-color:#BDBDC6; } 
.citation { font-size:12pt; } 
 
 
