/* CSS Document */

html, body {
text-align: center;
width: 166px; 
background: #ffffcc; 
font-family: arial;
font-size: 9pt; 
margin: 5; 
padding: 0; 
}

.header { background: #ffe890; color: #c00; }
b,h2 {color: #c00; font-size: 1.2em}

li {text-align: left;}

span.red {color: red}
