<HEAD>
<meta charset="UTF-8">
</HEAD>
body { 
 padding: 20px;} 
 h1, h2, h3, a { 
 font-weight: normal; 
 color: #0088dd; 
 margin: 0px;} 
 h1 { 
 font-family: Georgia, Times, serif; 
 font-size: 100%; 
 text-shadow: 4px 4px 4px #666666; 
 padding-top:10px;
 padding-bottom: 10px;} 
 h2 { 
 font-family: "Gill Sans", Arial, sans-serif; 
 font-size: 70%; 
 text-transform: uppercase; 
 letter-spacing: 2em;} 
 h3 { 
 font-size: 250%;} 
 p { 
 font-family: Arial, Verdana, sans-serif; 
 line-height: 1.4em; 
 color: #665544;} 
.intro span.first-of-type {
    font-style: italic; 
    font-weight: bold;
    color: #665544;
}
p.intro {
    font-weight: none;
    color: #4169E1;
     }
.credits { 
 font-style: italic; 
 font-weight:bold;
 text-align: center;} 
 a { 
 text-decoration: none;} 
 a:hover { 
 text-decoration: underline;} 
