



H1, H2, H3, H4, H5 { color: red }

    BODY { background-color: #fffafa; font-family: Sans_Serif, monospace;  color: #000000 } 


P { line-height: 200% }
UL LI { font-size: 70% }
.red { color: red }
.green { color: green }
.blue { color: blue }
#big { font-size: 120% }
#upper { text-transform: uppercase }

a {text-decoration: none;}

