
body 
{ 
   background: black; 
   color: #ddd7df; 
   font-family: "Trebuchet MS", "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
   font-size: 10pt; 
}

a 
{ 
   color: #bdabc1; 
   text-decoration: none; 
}

a:hover 
{ 
   color: #ffffff; 
   text-decoration: underline; 
}

h1 
{ 
   font-family: "Trebuchet MS", "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
   font-weight: bold; 
   font-size: 14pt; 
}

h2 
{ 
   font-family: "Trebuchet MS", "Arial CE", Arial, "Helvetica CE", Helvetica, sans-serif; 
   font-weight: bold; 
   font-size: 12pt; 
   padding-top: 15px; 
}

li 
{ 
   margin: 3px; 
}
