BODY, html { 
background: #3f3f3f  ; 
margin: auto ; 
font-family: arial, helvetica sans-serif; 
font-size: 12pt ; 
color: #000088 ;
} 

.container {
background: #ffffff ;
padding: 6px ;
border: 0px ;
}

.footer {
text-align: center ;
width: 800px ;
font-size: 10pt ;
color: #cfcfcf ;
}


A { 
text-decoration: none ; 
color: #0000bb ; 
}

a:hover { 
text-decoration: underline ; 
font-size: 12pt; 
color: #ff0000
}

.credit { 
font-size: 10pt ; 
text-decoration: none ; 
color: #efefef ; 
}

.credit:hover { 
text-decoration: underline ; 
font-size: 10pt; 
color: #efefef
}


h1 {
color: red ;
font-size: 14pt ;
}
