body { 
    background: #ffefdf; 
    font-family: times, serif;
}

.matte {
    background: #e0ccaa; 
}

h1 {
    font-family: arial,helvetica,sans-serif;
    color: #cc9980;
    margin-top: 18pt;
}

a {
	text-decoration: none;
	color: #669900;
}

a.nav {
	font-family: arial,helvetica,sans-serif;
}

p.copyright {
      font-size: 8pt;
	font-style: italic;
}


