H1, H2, H3, H4, H5 { color: blue }
BODY { background-color: #003366;  font-family: Arial, Helvetica, sans-serif }
P { line-height: 110%;  font-size:80%}
UL LI { font-size: 100% }
.red { color: red }
.green { color: green }
.blue { color: blue }
.black {color: black }
#big { font-size: 90%; line-height: 150%; color: blue   }
#upper { text-transform: uppercase }
#highlight {color: red } 